grammars property

SpeechGrammarList? get grammars

Implementation

SpeechGrammarList? get grammars native;
set grammars (SpeechGrammarList? value)

Implementation

set grammars(SpeechGrammarList? value) native;