You are reading help file online using chmlib.com
|
The SpeechRuleState enumeration lists the states of a speech grammar rule.
Enum SpeechRuleState
SGDSInactive = 0
SGDSActive = 1
SGDSActiveWithAutoPause = 3
End Enum
You are reading help file online using chmlib.com
|