You are reading help file online using chmlib.com
|
The SpeechGrammarWordType enumeration lists the types of words in a grammar.
Enum SpeechGrammarWordType
SGDisplay = 0
SGLexical = 1
SGPronounciation = 2
End Enum
You are reading help file online using chmlib.com
|