Quick question about Voice Attack

First post,and just bought the game. Havent even booted it up yet and im setting up voice attack for the first time. Frankly, that is what sold me on the game. Anyways, i have a command to where when i say "computer" the software responds "awaiting your command". However, i would like to have multiple varying responses since that same response can feel redundant. However, there doesnt seem to be an option for if i type "computer" in again with a different response the software informs me that "commander" is already being used.

Any ideas? Thanks!
 
This is really a question for the Voice Attack forums, but I'll answer it anyway, but I'm not giving a detailed, step-by-step, since this is the wrong place for it.

You have to create a variable in the command's actions, assign a random number to the variable, then set actions which take place depending on the value of the variable. You're looking for Begin Condition and/or End Condition.
 
This is really a question for the Voice Attack forums, but I'll answer it anyway, but I'm not giving a detailed, step-by-step, since this is the wrong place for it.

You have to create a variable in the command's actions, assign a random number to the variable, then set actions which take place depending on the value of the variable. You're looking for Begin Condition and/or End Condition.

ah ha. thank you. after playing an hour, i was impressed but have to go to bed now. It is clear that kerbal space program knowledge isnt helping me in super cruise XD
 
What HAP said. You use semicolon ; to separate different responses. You can also use semicolon to add multiple variations to the trigger words.

For instance you can add "When I say: Computer; Wake up; Robobrain;" ... then any of those phrases within the semicolons will trigger the command / macro and start executing the macro.

When I use Voice Command to set my throttle to 100% I use multiple trigger phrases... "Set speed to 100; Speed to 100; Full throttle; throttle to 100%" and so on. By adding these variations I usually don't have to think about what to say or what is the 'correct' trigger phrase. I just throw the words out there and throttle jumps to 100%.

Generally all my commands that are used in combat will have multiple variations since I don't want to rely on the correct words or phrasing to execute commands like activating shield cells, changing power settings, dropping chaff, adjust throttle and so on.

For non-combat actions I generally stick to just one phrase or as few as possible though.
 
Back
Top Bottom