I've begun attempts to add spoken prompts to some of the macros in my
Dragon Dictate vocabularies. For example, when I say "go to sleep", DD
goes to sleep, then says, "I am sleeping.". These modifications work if I
write the script directly in the edit box of the Modify Word dialog.
However, when I try to import a vocabulary item such as the following, I
always get an "invalid script syntax error":
Switch-to-vocabulary /create /module system system
Switch-to-group /create system
Switch-to-group /create sleeping
Add-word "[go to sleep]" /ScriptGoToSleep
TTSPlayString \"I am sleeping.\"
Wait 100" /nsc /u
I exported the vocabulary for Microsoft Excel to a .ddx file and tried
adding TTSPlayString commands to the scripted words to produce spoken
messages, but got the same "syntax error" at line 44 of the file when I
tried to re-import it. Am I missing something about the syntax? I am
using version 3.0 of DD.
![]() |