Skip to content

docs: update for pipecat PR #4949#979

Merged
markbackman merged 1 commit into
mainfrom
docs/pr-4949
Jul 4, 2026
Merged

docs: update for pipecat PR #4949#979
markbackman merged 1 commit into
mainfrom
docs/pr-4949

Conversation

@pipecat-docs-bot

Copy link
Copy Markdown

Automated documentation update for pipecat PR #4949.

Changes

Updated reference pages

  • api-reference/server/services/stt/soniox.mdx — Updated Configuration (added should_interrupt parameter, expanded vad_force_turn_endpoint description), updated Notes section (detailed turn detection modes), updated usage example (added built-in turn detection with VAD), added card for new example

Summary

PR #4949 adds Soniox turn detection mode support, matching the AssemblyAI turn detection implementation. Key documentation updates:

  1. New parameter: should_interrupt (default True) controls whether the bot is interrupted when the user starts speaking in Soniox turn detection mode
  2. Enhanced turn detection: Updated vad_force_turn_endpoint description to explain both Pipecat mode (default) and Soniox mode, including how the turn opens on local VAD signal for responsiveness
  3. Expanded examples: Added new usage example showing built-in turn detection with a VAD analyzer for responsive barge-in
  4. New example file: Added link to voice-soniox-turn-detection.py example
  5. Clarified behavior: Updated Notes section to explain the two turn detection modes and when each setting applies

Gaps identified

None — AssemblyAI changes were internal implementation details (metrics timing fix) that don't affect the public API or documentation.

- Add should_interrupt parameter for Soniox turn detection mode
- Update vad_force_turn_endpoint description with detailed turn detection modes
- Expand Notes section with turn detection mode details
- Add new example showing built-in turn detection with VAD
- Add card for voice-soniox-turn-detection.py example
@pipecat-docs-bot pipecat-docs-bot Bot added auto-docs Automated documentation update from pipecat source changes pipecat labels Jul 4, 2026
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

🔍 Mintlify preview for this branch: https://daily-docs-pr-4949.mintlify.app

@markbackman markbackman merged commit 8d3a242 into main Jul 4, 2026
3 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 pipecat

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant