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

Problem with Brave . #36

Closed BTCWFD closed 1 year ago

BTCWFD commented 1 year ago

The extension does not work well in the Web Browser Brave has problems with the microphone.

lucgerrits commented 1 year ago

Same. It doesn't find the mic or something. Edit:

Brave: Version 1.47.186 Chromium: 109.0.5414.119 (Official Build) (64-bit)

lyctw commented 1 year ago

Same problem

C-Nedelcu commented 1 year ago

I am very sorry but as the FAQ & extension popup clearly state only Google Chrome (desktop) is supported. No other browsers will be actively supported. That being said, if someone is willing to make a pull request I won't reject it, provided it doesn't break compatibility with Google Chrome (desktop).

pinturic commented 1 year ago

I am having the same problem and it seems that simple Brave does not implement speech recognition APIs:

  1. https://stackoverflow.com/questions/74113965/speechrecognition-emitting-network-error-event-in-brave-browser
  2. https://github.com/brave/brave-browser/issues/2802

So there is nothing that can be done unless a polyfill is used: https://www.speechly.com/blog/full-browser-compability-webspeech-api/