Enum VOICECMD_SOURCE describe the different source of voice command mode in SR.
Constant |
Description |
---|---|
VCMD_SOURCE_CFGXML | Recognition engine should use the command list provided by the VoiceCmdFile property |
VCMD_SOURCE_LIST | Recognition engine should use the command list provided by the VoiceCmdList property. |
VCMD_SOURCE_LISTANDCFGXML | Both List and CFGXML. |
See Also
None.