Files
pipecat/changelog/4104.added.md
2026-03-22 13:26:00 -03:00

2 lines
314 B
Markdown

- Added `audio_out_insert_silence` parameter to `TransportParams` (defaults to `True`). When set to `False`, the SmallWebRTC transport waits for audio data instead of inserting silence when the output queue is empty, which is useful for scenarios that require uninterrupted audio playback without artificial gaps.