The SpeechGrammar
interface of the Web Speech API represents a set of words or patterns of words that we want the recognition service to recognize.
Documentation SpeechGrammar by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also:
Constructor
Variables
src:String
Sets and returns a string containing the grammar from within in the SpeechGrammar
object instance.