Forum Discussion
NicolSD
May 14, 2019Steel Contributor
Edge can't use the mic in the Google Translate page
Edge Canary and Dev don't seem to know how to use a microphone. I tried the following steps both on a workstation connected to a Logitech's Brio webcam's microphone, and a Surface Pro 4 using the bui...
- Jan 13, 2020My guess is that all these Tools use the WebSpeechApi which only works on Google Chrome/Chromium (at least the recognition part) because Google uses it's own cloud servers for the audio transcription. Since the new Edge is basically Chromium it probably thinks that the WebSpeechApi is supported and breaks. The API behaves very strange currently in Edge.
florianSB
Jan 13, 2020Brass Contributor
My guess is that all these Tools use the WebSpeechApi which only works on Google Chrome/Chromium (at least the recognition part) because Google uses it's own cloud servers for the audio transcription. Since the new Edge is basically Chromium it probably thinks that the WebSpeechApi is supported and breaks. The API behaves very strange currently in Edge.
netplaceus
Sep 11, 2020Copper Contributor
florianSB Your right, but I believe the reason is This:
In my opinion there is nothing wrong, it is not a bug that the ONLY browser that can access Google translate and Google voice search is the google browser Chrome. Don't be naive, what would you expect Microsoft to say? Yeah, right, it's a bug. The microphone will work just fine with non-Google services. Seriously, Microsoft (and the others) have a HUGH incentive to fix this problem (if they could) or lose browser popularity and Google has every incentive to BLOCK that functionality to keep you around using Chrome services they pay for and developed. Microsoft Edge microphone works fine with BING!
- florianSBSep 21, 2020Brass Contributor
Google primarily wants people to use their search engine and services, if thats done with Chrome ... even better for them, but they usually don't explicitly "block" a feature if that makes one of their services harder to use.
Chrome is still the only browser that fully supports speech recognition via the web speech API and its up to the website developer to use feature detection to properly implement it. Unfortunately if they don't it will look like a browser bug. At least Microsoft Edge finally sends a correct error message and they said that they want to fix this issue this month allegedly by implementing ASR properly so I guess we'll see the result soon ^^.