WordTTSService: make sure word timestamps are always started
This commit is contained in:
2
changelog/3240.changed.md
Normal file
2
changelog/3240.changed.md
Normal file
@@ -0,0 +1,2 @@
|
||||
- ⚠️ Breaking change: `WordTTSService.start_word_timestamps()` and
|
||||
`WordTTSService.reset_word_timestamps()` are now async.
|
||||
2
changelog/3240.fixed.md
Normal file
2
changelog/3240.fixed.md
Normal file
@@ -0,0 +1,2 @@
|
||||
- Fixed a TTS service word-timestamp issue that could cause generated
|
||||
`TTSTextFrame` instances to have an incorrect pts (`pts = -1`).
|
||||
Reference in New Issue
Block a user