Files
pipecat/changelog/4075.fixed.md
2026-03-20 21:34:21 -04:00

2 lines
283 B
Markdown

- Fixed TTS frame ordering so that non-system frames always arrive in correct order relative to the `TTSStartedFrame`/`TTSAudioRawFrame`/`TTSStoppedFrame` sequence. Previously these frames could race ahead of or behind audio context frames, producing out-of-order output downstream.