EasySpeech Controls v2.0 |
Property VoiceCmdList As StringRead/Write: Write only
Each voice command must be separated by one of the following delimiters:
DELIMITER ASCII CODE Vertical bar (pipe) character ( | ) <124> CR (Carriage Return) <13> CRLF (Carriage Return/Line Feed) <13><10>Example :
After set this property, uses VoiceCmdStart(VCMD_SOURCE_LIST) to start voice command.