I'm completely new regarding VA and i'm struggling with the following:
I have a chain of commands, (a sort of todo list). I want to make sure that, IF the spoken command is not recognised, VA jumps to the next command by a keypress. Example:
Command macro:
This is a test said with speech: "i know this is a test. Start a second one"
This is a second one said with speech: "you are correct. Start a third one"
This is a third one said with speech: "you are correct. Start a fourth one"
This is a fourth one said with speech: "you are correct. Start a fifth one"
In case one of one the commands isn't recognized, the user would press a key, and VA should execute the macro and should start listening to the next command.
If i add the same key under the command line, strange things happen. Can somebody point out to me how this is solved? Best regards and already thankx for your time.