Voice Driven Web Apps: Introduction to the Web Speech API – HTML5Rocks Updates | Bypeople

Voice Driven Web Apps: Introduction to the Web Speech API – HTML5Rocks Updates

The new JavaScript Web Speech API makes it easy to add speech recognition to your web pages. This API allows fine control and flexibility over the speech recognition capabilities in Chrome version 25 and later. Here’s an example with the recognized text appearing almost immediately while speaking.DEMO / SOURCELet’s take a look under the hood. First we check to see if the browser supports the Web Speech API by checking if the webkitSpeechRecognition object e…



Related Deals


Related Posts