You are reading help file online using chmlib.com
|
The SpeechGrammarState enumeration lists the possible states of a speech grammar.
Enum SpeechGrammarState
SGSDisabled = 0
SGSEnabled = 1
SGSExclusive = 3
End Enum
You are reading help file online using chmlib.com
|