Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webspeech Api

Angular2: Web Speech Api - Voice Recognition

After reading the documentation of webkitSpeechRecognition (voice recognition in Javascript) I trie… Read more Angular2: Web Speech Api - Voice Recognition

Why Is The Voiceschanged Event Fired On Page Load?

In Chrome, the voiceschanged is firing on page load, so I don't need to call the function that … Read more Why Is The Voiceschanged Event Fired On Page Load?