Skip to content

docs(voice): describe silence handling ownership#3146

Closed
adityasingh2400 wants to merge 1 commit intoopenai:mainfrom
adityasingh2400:docs/voice-silence-handling-489
Closed

docs(voice): describe silence handling ownership#3146
adityasingh2400 wants to merge 1 commit intoopenai:mainfrom
adityasingh2400:docs/voice-silence-handling-489

Conversation

@adityasingh2400
Copy link
Copy Markdown
Contributor

Summary

  • Document that VoicePipeline only runs workflows after STT emits a transcribed turn.
  • Clarify that automatic silence or "please repeat that" prompts should be handled in the app's microphone/input layer feeding StreamedAudioInput.

Test plan

  • uv run mkdocs build
  • git diff --check

Related to #489.

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 6, 2026
@seratch
Copy link
Copy Markdown
Member

seratch commented May 6, 2026

Thanks for the suggestion, but for such a use case, we currently recommend realtime agents instead.

@seratch seratch closed this May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants