Skip to content

docs: update for pipecat PR #4104#638

Merged
markbackman merged 1 commit intomainfrom
docs/pr-4104
Mar 24, 2026
Merged

docs: update for pipecat PR #4104#638
markbackman merged 1 commit intomainfrom
docs/pr-4104

Conversation

@markbackman
Copy link
Contributor

Automated documentation update for pipecat PR #4104.

Changes

server/services/transport/transport-params.mdx

  • Added documentation for the new audio_out_auto_silence parameter in the Audio Output section
  • Parameter controls whether the transport inserts silence frames when the audio output queue is empty
  • Defaults to True (current behavior), can be set to False for uninterrupted audio playback

Gaps identified

None - all changed source files were properly mapped and documented.

Summary

PR #4104 added the audio_out_auto_silence parameter to TransportParams to support scenarios like Tavus video service that require uninterrupted audio playback without artificial silence gaps. The parameter was added to the base TransportParams class and implemented in Daily, SmallWebRTC, and Tavus transports.

Add documentation for the new `audio_out_auto_silence` parameter in
TransportParams, which controls whether the transport inserts silence
frames when the audio output queue is empty.

Related to pipecat-ai/pipecat#4104
@markbackman markbackman added the auto-docs Automated documentation update from pipecat source changes label Mar 23, 2026
@mintlify
Copy link

mintlify bot commented Mar 23, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
daily 🟢 Ready View Preview Mar 23, 2026, 9:21 PM

@markbackman markbackman merged commit 8e68c23 into main Mar 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-docs Automated documentation update from pipecat source changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant