C-Nedelcu / talk-to-chatgpt

Talk to ChatGPT AI using your voice and listen to its answers through a voice
GNU Affero General Public License v3.0
1.97k stars 332 forks source link

No way to set the input device #16

Closed niieani closed 1 year ago

niieani commented 1 year ago

If you have multiple microphones, there's currently no way to select the input device.

dev-eduka commented 1 year ago

This is a setting that is defined in the web browser, not in the Chrome extension. example tutorial: https://thenextweb.com/news/how-to-change-your-microphone-or-camera-in-chrome

niieani commented 1 year ago

There's an API for websites to select the device though. Google Duo/Meet for example uses it to enable selecting which microphone and camera to use.

C-Nedelcu commented 1 year ago

This won't be implemented. It will always use the input device you select in Google Chrome. I am closing this issue.