hello.
Ive used VA for many years and made some simple profiles for games.
Now i try to achieve following:
Say a command.
Wait X seconds while waiting for a spoken word (to execute instructions within that command).
If word is spoken before end of waitingtime, exit loop and execute the command. (waitingtime can be hardcoded).
If not word is spoken before end of waitingtime, exit the loop.
While the above is running other VA commands should be able to run.
Thanks for any help, especially howto write the loop.
regards