545 B
545 B
- Deprecated
WordTTSService,WebsocketWordTTSService,AudioContextWordTTSService, andInterruptibleWordTTSService. Use their non-word counterparts withsupports_word_timestamps=Trueinstead:WordTTSService→TTSService(supports_word_timestamps=True)WebsocketWordTTSService→WebsocketTTSService(supports_word_timestamps=True)AudioContextWordTTSService→AudioContextTTSService(supports_word_timestamps=True)InterruptibleWordTTSService→InterruptibleTTSService(supports_word_timestamps=True)