Refactoring the way we automatically push TTSStoppedFrame.

This commit is contained in:
filipi87
2026-03-24 11:00:06 -03:00
parent 5ed183d215
commit 9df8985d60
3 changed files with 14 additions and 41 deletions

View File

@@ -0,0 +1 @@
- `TTSService`: the default `stop_frame_timeout_s` (idle time before an automatic `TTSStoppedFrame` is pushed when `push_stop_frames=True`) has changed from `2.0` to `3.0` seconds.