annyang
annyang copied to clipboard
Add support for SpeechGrammar
Explore SpeechGrammar support
Consider using Blobs (see http://stackoverflow.com/questions/9848979/html5-speech-recognition-is-there-a-way-to-set-what-the-user-is-expected-to/15102039#15102039)
Add interface to let user add grammar and words.
+1
Hey guys, Did you guys get any Grammar support working? From my understanding, this would allow me to use custom words?
Currently i'm getting around this by catching words that 'sound like' my custom words. Would be great to actually define these words.