Files
pipecat/changelog/4178.fixed.md
2026-03-27 18:29:13 -03:00

378 B

  • Fixed timed frames (e.g. word-boundary events) arriving out of order or too late relative to TTS audio playback. When a TTSStoppedFrame carries a presentation timestamp, the clock queue now flushes all pending timed frames immediately once the audio task finishes sending the preceding audio, ensuring timed events always reach downstream processors before the stop signal.