Safari Speech Recognition

北慕城南 提交于 2021-02-10 13:10:55

问题


I have set up the Speech Recognition (speech to text) http://yjwebsoft.com/voice/

for some reason it works on chrome but not safari. But on the tutorial it meantioned that it does support Safari


回答1:


Speech recognition is chrome-only feature, it does not support Safari. You can find recent state here:

http://caniuse.com/#feat=speech-recognition

Recently Firefox added support for speech recognition, but this feature is highly experimental, see

https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API



来源:https://stackoverflow.com/questions/33883967/safari-speech-recognition

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!