简体   繁体   中英

Speech recognition on all browsers

i need to implement speech recognition client side. I implemented with html5 webkitSpeechRecognition but it only works on chrome browser. Is there any other API which will work on all broswers?

you can try the Watson STT APIs, they work not only in Chrome, but in Firefox and many versions of Safari. Try the demo here: https://speech-to-text-demo.mybluemix.net/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM