Forum Discussion
florianSB
Jan 13, 2020Copper 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
Oct 01, 2020Copper 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 😕
HenryLin
Oct 01, 2020Copper Contributor
i open this web on edge dev , it's still not work ...
- HenryLinOct 03, 2020Copper 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, 2020Copper 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 🙂