|
|
|
|
|
by Dinius
2904 days ago
|
|
> if you use an English word as a command, such as ‘return’, it means you can never type out that word. Not exactly true. The word by itself would be recognized as a command, but in a sentence it’ll be treated as any other word, assuming you don’t pause for too long before it. |
|
I just defined a command "return" in Voicecode which presses enter.
"testing return testing test test return test return test" spoken in one breath types the following:
Voicecode defines commands in Dragon by just adding words to the English vocabulary, leaving Dragon in dictation mode, and running a parser on the English output. Commands are executed anywhere they land in the phrase. The Voicecode grammar makes this somewhat less painful by using lots of non-English words for commands... but this approach is convoluted and hurts accuracy quite a bit imo.