webrtc / samples

WebRTC Web demos and samples
https://webrtc.github.io/samples
BSD 3-Clause "New" or "Revised" License
13.94k stars 5.71k forks source link

feat: adding an audio processor allows you to select the microphone #1673

Open kmq116 opened 1 month ago

kmq116 commented 1 month ago

…unction

Description The sample of the audio processor can choose the local microphone.

Purpose On my computer, there are multiple microphones. The microphone that is automatically selected is not the one I want, but there was no option to choose a microphone before. image

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.