ID: 10-T Guide to Setting up Voice Commanderr -
12-15-2007
This guide is for Alkhara Majere's Voice Commander- [Only registered and activated users can see links. ]
This is the 3rd time I've tried writing this thing...every time I get about 1/2 way done, something happens and I lose everything
Downloads: [Only registered and activated users can see links. ] [Only registered and activated users can see links. ] [Only registered and activated users can see links. ]
1. Download everything above
2. Unzip voice-commander-1-30.zip to the location of your choice
3. Run SpeechSDK51.exe
4. Open Start Menu, Control Panel
5. Open Sound, Speech, and Audio Devices
6. Open Speech
7. Select Audio Input
8. If you are using a standard Headset Mic. through your sound card leave it on preferred audio input
- If you are using a USB or other headset select "Use this audio input device" and select your's from the list and press OK
9. Now select "New" on recognition profiles
10. Name your profile and select Next
11. Follow the directions to configure your microphone and train the wizard for the first time
Now that your recognition profile is set-up we're going to set-up in game macro's and key bindings
1. Unzip BindPad_1.7.0.zip to ?\World of Warcraft\Interface\AddOns
2. Load WoW and make sure that BindPad is listed in your addons then log on to the toon you're wanting to control with VC.
3. Type /bindpad to open the bindpad gui and select the spell-book or macro tab at the bottom of the screen and start dragging spells and macros to bindpad
4. Start Clicking on each item in bindpad and assigning your keybinds (i.e. ctrl-a, shift-b, alt-c...etc) If a binding is already being used it will tell you...just click "Unbind" and select another binding.
-make sure you write down each of these for later use
Now we're ready to write a basic voicecommandfile.txt
-command files are actually pretty easy...most commands follow a command:action syntax where command is what you say and action is what it does.
-or a _call:action syntax where call is an unspoken command to be used in a {call:_call} syntax or {if#:_call1:_call2} where it checks the variable of # and if true it does _call1 or false _call2.
-the action syntax is handled by either direct input (a-z, 1-0) pre-assigned keys {ctrl}{shift}{alt} or virtual keys {vkdown:$#}{vkup:$#} where down presses the key and up releases it (# is the hex-code of the virtual key) the complete list of hexcodes is in the vkcodes.rtf file contained in the voice commander folder.
Let's start writing our commandfile (this setup is assuming you want to dual-box and control a 2nd char without mouse or keyboard)
1. For movement copy this into your .txt (I use numpad / for my follow key)
Those are the basics for writing a file...
if you were to say heal me vc would have the priest cast heal and select you as target or bubble self would cast bubble on himself
Now to load VC and load our commandfile:
make sure the WoW box you want to control with VC is loaded and in windowed mode
1. Start VC and go to File, Load
2. Select your voicecommandfile from the list (i.e. priest.txt)
3. Select Options, Set Focus
4, When the Set Focus window pops...select ok and then click on the WoW box you want to control.
5. After 10 sec you should hear a sound...and VC should pop up a window saying that focus has been set to World of Warcraft
6. Minimize that box and open the WoW box you'll be controlling with your keyboard and mouse.
You're ready to go!!!
-note if you don't set focus VC will default to whatever window is currently selected
Voice Commander isn't just for running 2 toons at the same time...
1. You can use it to control your pet/minion if you're a hunter or warlock.
2. You can use it to perform any macro or spell in your books...if you've used BindPad this can open alot of space.
3. You can write cast sequences that perform off of a single command...warlocks can use all of there DoTs or Shamans could lay down one of each type of totem etc.
-If you use the addon's in my "Bot" post you can turn these sequences into macro's of there own and hang up your headset.
4. You can create a basic "Bot" see [Only registered and activated users can see links. ]
5. And more....VC is only as limited as the forms of audio input you can send it's way.
Lol, I like how the title is ID:10-T ~~ IDIOT guide
Nice guide, works so well, I got everything working nice
and all that, its awesome thanks so much and Merry
Christmas!!
This is cool, but it seems to take a couple of seconds to do it? How can I speed it up?
After you've set up your speech profile click on the settings button on the Speech Properties window...move the Accuracy vs. Recognition slider towards Low/Fast.
This will speed up the program's response time but unfortunately lower it's accuracy.
You may have to do additional training sessions...I'd also make sure you don't have any commands that sound alike.