Improve Async TTS interruption handling by using AudioContextTTSService class and add changelog fragments

This commit is contained in:
Ashot
2026-01-07 15:55:35 +04:00
parent 9cdbc56be3
commit 5ae592f38e
4 changed files with 5 additions and 126 deletions

View File

@@ -0,0 +1 @@
- Enhanced interruption handling in `AsyncAITTSService` by supporting multi-context WebSocket sessions for more robust context management.