Files
pipecat/changelog/4220.fixed.md
2026-04-01 17:03:05 -04:00

2 lines
255 B
Markdown

- Fixed `CartesiaTTSService` failing with "Context has closed" errors when switching voice, model, or language via `TTSUpdateSettingsFrame`. The service now automatically flushes the current audio context and opens a fresh one when these settings change.