Skip to content

Conversation

@Regaddi
Copy link
Contributor

@Regaddi Regaddi commented Oct 28, 2025

This PR adds speakers to the device dropdown of the UserAudioControl component.
The idea here is to bring audio device management into one place. The UserAudioOutputControl component is still available, but not rendered in the Console template anymore.
Furthermore the noAudioOutput prop is now passed correctly to the underlying PipecatAppBase.

New props for the UserAudioControl component:

  • noMicrophones: disables microphone selection
  • noSpeakers: disables speaker selection
  • microphoneLabel: controls the dropdown label for the microphones section
  • speakerLabel: controls the dropdown label for the speakers section
  • dropdownMenuLabel: controls the top dropdown menu label

@Regaddi Regaddi requested a review from jptaylor October 28, 2025 15:49
@Regaddi Regaddi self-assigned this Oct 28, 2025
@vercel
Copy link

vercel bot commented Oct 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
voice-ui-kit-docs Ready Ready Preview Oct 28, 2025 3:50pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants