Changelog entries for the TTS improvements and fixes.
This commit is contained in:
2
changelog/3804.deprecated.md
Normal file
2
changelog/3804.deprecated.md
Normal file
@@ -0,0 +1,2 @@
|
||||
- Deprecated `AudioContextTTSService` and `AudioContextWordTTSService`. Subclass `WebsocketTTSService` directly instead; audio context management is now part of the base `TTSService`.
|
||||
- Deprecated `WordTTSService`, `WebsocketWordTTSService`, and `InterruptibleWordTTSService`. Word timestamp logic is now always active in `TTSService` and no longer needs to be opted into via a subclass.
|
||||
Reference in New Issue
Block a user