Files
pipecat/changelog/4172.fixed.md
2026-03-27 12:38:53 -04:00

2 lines
218 B
Markdown

- Fixed duplicate `TTSStoppedFrame` being pushed in TTS services using `push_stop_frames=True`. When the stop-frame timeout fired, a second `TTSStoppedFrame` could be pushed after the normal one at context completion.