Hi all,
I'm having some trouble wrapping my head around something i want to do in Voice Attack. I want to be able to use "and" in a command and have the command chain together and activate two or more voice commands depending on what I say.
For example: I'm playing a submarine simulator game and I say "Flood torpedo tubes 1 and 4" and voice attack activates the two commands for flooding tubes 1 and 4, or I say "Flood tubes 1, 2, and 4" and it floods tubes 1, 2, and 4. I also still want to be able to say each command separately if so desired. I know I could probably use a combination of dynamic command sections, optional commands, and numeric ranges, but I'm having trouble realizing what that would look like.
Can someone with more experience with voice attack give me an example of what that command would look like and how to implement it, for instance how do I get voice attack to press the right number key when I voice that number in the numeric range.
If someone knows of a tutorial for advanced commands such as my example please link it, I have only been able to find tutorials for the basics.