You are reading help file online using chmlib.com
|
The SpeechRecoContextState enumeration lists the states of a recognition context.
Used by ISpeechRecoContext.State
Enum SpeechRecoContextState
SRCS_Disabled = 0
SRCS_Enabled = 1
End Enum
You are reading help file online using chmlib.com
|