Files
pipecat/changelog/3814.added.md
2026-02-25 10:18:25 -03:00

2 lines
230 B
Markdown

- Added `on_audio_context_interrupted()` and `on_audio_context_completed()` callbacks to `AudioContextTTSService`. Subclasses can override these to perform provider-specific cleanup instead of overriding `_handle_interruption()`.