ID: 10-T Guide to Setting up Voice Commanderr menu

Shout-Out

User Tag List

Page 3 of 3 FirstFirst 123
Results 31 to 44 of 44
  1. #31
    drew77's Avatar Member
    Reputation
    30
    Join Date
    Oct 2007
    Posts
    204
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mooolikeacow View Post
    what do you mean by.For movement copy this into your .txt ???
    and what command file
    In version 1.3 you were able to load different command files written in .txt format.

    In 1.1 you only have command.txt so now we have to keep all of our different command files elsewhere and swap them as needed.

    for the movement commands put
    Code:
    #move
    _forwardstop:{vkup:$57}
    _backstop:{vkup:$53}
    forward:{if1::_backstop}{vkdown:$57}{var1:true}
    back:{if1:_forwardstop:}{vkdown:$53}{var1:false}
    stop:{if1:_forwardstop:_backstop}
    left:{vkdown:$41}{delay:2}{vkup:$41}
    right:{vkdown:$44}{delay:2}{vkup:$44}
    strafe left:{vkdown:$51}{delay:2}{vkup:$51}
    strafe right:{vkdown:$45}{delay:2}{vkup:$45}
    jump:{vkdown:$20}{delay:1}{vkup:$20}
    follow:{vkdown:$6f}{vkup:$6f}
    into the command.txt

    ID: 10-T Guide to Setting up Voice Commanderr
  2. #32
    mooolikeacow's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Are we required to delete what is already in the command file or no???

  3. #33
    drew77's Avatar Member
    Reputation
    30
    Join Date
    Oct 2007
    Posts
    204
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    not unless you plan on having test or beep or cookie do something else
    Last edited by drew77; 06-04-2008 at 08:22 AM.

  4. #34
    mooolikeacow's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    for some odd reason the file for voicecmd does not have a load option any idea what i might have done wrong

  5. #35
    drew77's Avatar Member
    Reputation
    30
    Join Date
    Oct 2007
    Posts
    204
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mooolikeacow View Post
    for some odd reason the file for voicecmd does not have a load option any idea what i might have done wrong
    yes...you haven't read the earlier posts.

    Version 1.3 was the only version allowing you to load different files...but 1.3 is no longer available.

    Version 1.1...which u have...has only commands.txt which will need to be swapped out if u intend on having different profiles (i.e. rogue, warlock, etc.) the commands.txt file is automatically loaded.

  6. #36
    mooolikeacow's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok well then can you email me version 1.3 to [email protected] i mean if you dont have the proper dowload then this thread is not valid to be here obveously cause you dont have the requirements for people to get it working as you did

  7. #37
    drew77's Avatar Member
    Reputation
    30
    Join Date
    Oct 2007
    Posts
    204
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mooolikeacow View Post
    ok well then can you email me version 1.3 to [email protected] i mean if you dont have the proper dowload then this thread is not valid to be here obveously cause you dont have the requirements for people to get it working as you did
    The only real difference between 1.1 and 1.3 is the ability to have multiple command setups and load them directly through Voice Commander.

    ALL other information is still accurate.

    The primary reason for this thread was to help people understand how to setup the voice recognition software for xp and to write the actual command files.

    As to sending you the 1.3 version I won't be responsible for distributing a program that could potentially have a trojan / keylogger even though I personally haven't had that problem with it.

    Also I didn't submit the original program to MMOwned...I only wrote the guide because so many people seemed to be having problems with the initial setup and creating their command files.

  8. #38
    mooolikeacow's Avatar Member
    Reputation
    1
    Join Date
    Jan 2008
    Posts
    21
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    then can you tell me what the readme file is run by ???

  9. #39
    nitram9000's Avatar Member
    Reputation
    1
    Join Date
    Apr 2008
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I dont realy know how to set it up i come to where i shall put in the txt file and then i stop and dont know what to do. And when i try to open Voice cmd it says i have to install Microsoft Speech API and i dont know what that is. i have installed it and it still says that, so can you plzz help me Thx

  10. #40
    Xhaf's Avatar Member
    Reputation
    13
    Join Date
    Jun 2008
    Posts
    163
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mooolikeacow View Post
    then can you tell me what the readme file is run by ???
    That was the sillyest question i've heard in this thread!
    What do you think?
    its a text file! Notepad, Word etc.

  11. #41
    drew77's Avatar Member
    Reputation
    30
    Join Date
    Oct 2007
    Posts
    204
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I just wanted to let everyone know that Voice Commander is currently back up to version 1.4 and fully configurable again.

    Also found that it does work with Vista...speech settings are under "Ease of Access" in control panel. Same as before...set up profile and train it but now you have to "Start Speech Recognition" and say "Start Listening" for it to start.

  12. #42
    thazy's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What do you mean with open WoW box you'll be controlling with your keyboard and mouse mate ?

    what folder is it etc ?

  13. #43
    drew77's Avatar Member
    Reputation
    30
    Join Date
    Oct 2007
    Posts
    204
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by thazy View Post
    What do you mean with open WoW box you'll be controlling with your keyboard and mouse mate ?

    what folder is it etc ?
    when i say "box" i'm refering to multi-boxing or running 2+ wow sessions...not a folder

    so when I say to open the WoW box you'll be controlling with your keyboard and mouse I mean the one you'll actually be playing instead of the one you'll be controlling with your voice

  14. #44
    thad's Avatar Member
    Reputation
    1
    Join Date
    Jan 2009
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    voice commander 1.3

    i was wondering if anyone has a copy they can post a link to i have an older version and doesnt have the load button, any help would be great...
    mever mind found version 1.4 and works.
    Last edited by thad; 01-04-2009 at 12:09 PM.

Page 3 of 3 FirstFirst 123

Similar Threads

  1. [Guide] The Complete Guide On Setting Up Your Own AC-Web Server! [Advanced Guide]
    By Absolute Zero in forum WoW EMU Guides & Tutorials
    Replies: 93
    Last Post: 03-08-2008, 08:47 PM
  2. The Complete Guide On Setting Up Your Own AC-Web Server! (Guide Downloads)
    By Absolute Zero in forum WoW EMU Guides & Tutorials
    Replies: 15
    Last Post: 02-13-2008, 10:49 AM
  3. [Guide] The Complete Guide On Setting Up Your Own AC-Web Server! [Simple Guide]
    By Absolute Zero in forum WoW EMU Guides & Tutorials
    Replies: 88
    Last Post: 01-26-2008, 04:55 PM
  4. [Guide] Sveglia: Set your bot to start itself.
    By jonoboo in forum World of Warcraft Bots and Programs
    Replies: 9
    Last Post: 01-22-2008, 10:32 AM
  5. Another guide to setting up an AC-web server
    By nickelo in forum World of Warcraft Emulator Servers
    Replies: 15
    Last Post: 01-05-2008, 01:51 PM
All times are GMT -5. The time now is 09:36 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search