WordTTSService: make sure word timestamps are always started

This commit is contained in:
Aleix Conchillo Flaqué
2025-12-16 13:18:22 -08:00
parent afa7573834
commit ac7b06faba
9 changed files with 32 additions and 14 deletions

View File

@@ -0,0 +1,2 @@
- ⚠️ Breaking change: `WordTTSService.start_word_timestamps()` and
`WordTTSService.reset_word_timestamps()` are now async.