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...
GurpreetV
Microsoft
florianSB thanks for reporting this issue. We are aware of this and are working to wire up Speech recognition in the upcoming future versions of Edge for our customers. Once this feature is out in Canary, I will let you know so you can try it out.
florianSB
Feb 17, 2020Brass Contributor
Great, thank you. Looking forward to it! 🙂
- WPalombiniApr 18, 2020Copper Contributor
This is still not working on Edge Canary 84.0.488.0
The Speech Recognition starts (onspeechstart event) but no response is received (onresult event).