EasySpeech Controls v2.0 |
Property VoiceCmdFile As StringRead/Write: Read and Write
After set this property, uses VoiceCmdStart(VCMD_SOURCE_CFGXML) to start voice command.
The CFG format in SAPI 5 defines the structure of grammars and grammar rules using Extensible Markup Language (XML). The CFG/Grammar compiler transforms the XML tags defining the grammar elements into a binary format used by SAPI 5-compliant SR engines. This compiling process can be performed either before or during application run time.
For more information about Text Grammar Format, Microsoft Speech SDK 5.1 doucment, session "Text Grammar Format "