Fixed to push LLMAssistantPushAggregationFrame when the base TTSService class is responsible for pushing the TTSStoppedFrame.

This commit is contained in:
filipi87
2026-03-09 11:04:09 -03:00
parent 16336a3ea4
commit 097f9c0896
2 changed files with 6 additions and 10 deletions

1
changelog/3936.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed `TTSService` to push `LLMAssistantPushAggregationFrame` when the base class is responsible for pushing `TTSStoppedFrame`.