433 B
433 B
- Audio context management (previously in
AudioContextTTSService) is now built intoTTSService. All WebSocket providers (cartesia,elevenlabs,asyncai,inworld,rime,gradium,resembleai) now inherit fromWebsocketTTSServicedirectly. Word-timestamp baseline is set automatically on the first audio chunk of each context instead of requiring each provider to callstart_word_timestamps()in their receive loop.