Forum Discussion
florianSB
Jan 13, 2020Brass Contributor
Web Speech API support ?
Currently Edge (81.0.381.0) is behaving strange when using the Web Speech API for speech recognition. The interface exists, but does not work AND does not throw any error. Here is a quick code examp...
florianSB
Aug 24, 2020Brass Contributor
Deleted it looks like the latest dev channel version is throwing some error now, not quite the error I'd expect but good enough .
Also I'm excited to see that the "voice search" topic has made it to the top feedback list with the status "planned for September" which will probably fully implement the feature soon and fix all problems with the Web Speech API
HenryLin
Oct 01, 2020Brass Contributor
Is there any support now? It's already October
- HenryLinOct 03, 2020Brass Contributor
I have a goooood news!
see here https://techcommunity.microsoft.com/t5/discussions/web-speech-api-support/m-p/1740172#M35940
comming soon
- florianSBOct 02, 2020Brass Contributor
I quickly checked the source code of the page and they only catch microphone and permission errors but ignore everything else 😕
I've finished work on an update for my voice assistant app to handle the errors properly but the version is not released yet. I'll post a link for testing as soon as it is available 🙂
- HenryLinOct 01, 2020Brass Contributor
i open this web on edge dev , it's still not work ...
- florianSBOct 01, 2020Brass Contributor
My latest Edge version 87.0.654.0 is giving an error message now (which is good) but this message says "language not supported" even for "en-US" locale (which is bad).
Let's see what the next official patch-notes say. Maybe the "fix" for September was not about implementing a working version but just to properly tell a website that its not supported yet 😕