Vocal commands with "Shoot" [speech recognition]

Users who are viewing this thread

If you have a mic you can yell commands into it which are turned into ingame commands. (halt, charge etc), it is just another way of commanding troops.
I would use this if I could get over my own embarrasment of yelling CHARGE! at my computer.
 
Barf said:
If you have a mic you can yell commands into it which are turned into ingame commands. (halt, charge etc), it is just another way of commanding troops.
I would use this if I could get over my own embarrasment of yelling CHARGE! at my computer.
thanks for the information.And this is a very cool mod.Do you know if this works with webcam mics?
 
Maximum Pain said:
Barf said:
If you have a mic you can yell commands into it which are turned into ingame commands. (halt, charge etc), it is just another way of commanding troops.
I would use this if I could get over my own embarrasment of yelling CHARGE! at my computer.
thanks for the information.And this is a very cool mod.Do you know if this works with webcam mics?
as long its a good mic it could work
 
This program would be awesome if it didn't repeat the command I said, twice, I would say "everyone" and it would work but i would say a different command and it would say "everyone, hear me" again. But if I said the same command again it would work.
 
Did anyone get this to work with Windows 7 64b version?
It doesn`t work for me, neighter does pilfius or glovepie.
Anyone any ideas?

Edit:
Nevermind, the new version of glovePIE works.
 
whenever I try to open the mnb profile.xml, it says:

There was and error line 3, position 2 while reading ~/Shoot/Profiles/mnb_profile.xml
The 'pkg:package' element is not declared. An error occurred at file ~/Shoot/Profiles/mnb_profile.xml, (3,2).
 
okay i got shoot to work, it hears me and hilights what i said from the commands list but it doesnt press the key when in the game. How do i fix this problem? :?:
 
Ok I got it working perfectly(windows 8 64bit). I also updated azrael_valedhel's profile to work with the new warband controls and it handles really well. However it won't work in "windowed mode", only fullscreen. Here is the code for NATIVE Warband:
<?xml version="1.0" encoding="utf-8"?>
<!--- - - - -This profile created with Digital_Trucker's Shoot Profile Editor- - - - - - -->
<!--- - - please address all correspondence to [email protected] - - - - - -->
<shoot-config>
    <command-list>
        <command name="Show map" phrase="show map">
            <key type="Backspace" />
        </command>
        <command name="Close map" phrase="close map">
            <key type="Backspace" />
        </command>
        <command name="Everyone, hear me!" phrase="everyone hear me">
            <key type="0" />
        </command>
        <command name="My army, hear me!" phrase="my army hear me">
            <key type="0" />
        </command>
        <command name="My soldiers, hear me!" phrase="my soldiers hear me">
            <key type="0" />
        </command>
        <command name="Infrantry, hear me!" phrase="infrantry hear me">
            <key type="1" />
        </command>
        <command name="Footmen, hear me!" phrase="footmen hear me">
            <key type="1" />
        </command>
        <command name="Archers, hear me!" phrase="archers hear me">
            <key type="2" />
        </command>
        <command name="Bowmen, hear me!" phrase="bowmen hear me">
            <key type="2" />
        </command>
        <command name="Cavalry, hear me!" phrase="cavalry hear me">
            <key type="3" />
        </command>
        <command name="Horsemen, hear me!" phrase="horsemen hear me">
            <key type="3" />
        </command>
        <command name="Others, hear me!" phrase="others hear me">
            <key type="5" />
        </command>
        <command name="Infrantry and archers, hear me!" phrase="infrantry and archers hear me">
            <key type="1" />
            <key type="2" />
        </command>
        <command name="Footmen and bowmen, hear me!" phrase="footmen and bowmen hear me">
            <key type="1" />
            <key type="2" />
        </command>
        <command name="Everyone!" phrase="everyone">
            <key type="0" />
        </command>
        <command name="My army!" phrase="my army">
            <key type="0" />
        </command>
        <command name="My soldiers!" phrase="my soldiers">
            <key type="0" />
        </command>
        <command name="Infrantry!" phrase="infrantry">
            <key type="1" />
        </command>
        <command name="Footmen!" phrase="footmen">
            <key type="1" />
        </command>
        <command name="Archers!" phrase="archers">
            <key type="2" />
        </command>
        <command name="Bowmen!" phrase="bowmen">
            <key type="2" />
        </command>
        <command name="Cavalry!" phrase="cavalry">
            <key type="3" />
        </command>
        <command name="Horsemen!" phrase="horsemen">
            <key type="3" />
        </command>
        <command name="Others!" phrase="others">
            <key type="4" />
        </command>
        <command name="Infrantry and archers!" phrase="infrantry and archers">
            <key type="1" />
            <key type="2" />
        </command>
        <command name="Footmen and bowmen!" phrase="footmen and bowmen">
            <key type="1" />
            <key type="2" />
        </command>
        <command name="Hold your ground!" phrase="hold your ground">
            <key type="F1" />
            <key type="F1" />
        </command>
        <command name="Stand your ground!" phrase="stand your ground">
            <key type="F1" />
            <key type="F1" />
        </command>
        <command name="Hold your position!" phrase="hold your position">
            <key type="F1" />
            <key type="F1" />
        </command>
        <command name="Hold this position!" phrase="hold this position">
            <key type="F1" />
            <key type="F1" />
        </command>
        <command name="Set up defence here!" phrase="set up defence here">
            <key type="F1" />
            <key type="F1" />
        </command>
        <command name="Follow me!" phrase="follow me">
            <key type="F1" />
            <key type="F2" />
        </command>
        <command name="Stay with me!" phrase="stay with me">
            <key type="F1" />
            <key type="F2" />
        </command>
        <command name="Behind me!" phrase="behind me">
            <key type="F1" />
            <key type="F2" />
        </command>
        <command name="Stay close!" phrase="stay close">
            <key type="F1" />
            <key type="F2" />
        </command>
        <command name="Attack!" phrase="attack">
            <key type="F1" />
            <key type="F3" />
        </command>
        <command name="Charge!" phrase="charge">
            <key type="F1" />
            <key type="F3" />
        </command>
        <command name="Crush them!" phrase="crush them">
            <key type="F1" />
            <key type="F3" />
        </command>
        <command name="Hit them hard!" phrase="hit them hard">
            <key type="F1" />
            <key type="F3" />
        </command>
        <command name="Take no prisoners!" phrase="take no prisoners">
            <key type="F1" />
            <key type="F3" />
        </command>
        <command name="Kill them all!" phrase="kill them all">
            <key type="F1" />
            <key type="F3" />
        </command>
        <command name="Take their lifes!" phrase="take their lifes">
            <key type="F1" />
            <key type="F3" />
        </command>
        <command name="Trust and go forward!" phrase="trust and go forward">
            <key type="F1" />
            <key type="F3" />
        </command>
        <command name="Tear them to peaces!" phrase="tear them to peaces">
            <key type="F1" />
            <key type="F3" />
        </command>
        <command name="Let them taste our steel!" phrase="let them taste our steel">
            <key type="F1" />
            <key type="F3" />
        </command>
        <command name="Dismount horses!" phrase="dismount horses">
            <key type="F2" />
            <key type="F6" />
        </command>
        <command name="Mount horses!" phrase="mount horses">
            <key type="F2" />
            <key type="F5" />
        </command>
        <command name="On your horses!" phrase="on your horses">
            <key type="F2" />
            <key type="F5" />
        </command>
        <command name="Off your horses!" phrase="off your horses">
            <key type="F1" />
            <key type="F6" />
        </command>
        <command name="Hold your fire!" phrase="hold your fire">
            <key type="F3" />
            <key type="F1" />
        </command>
        <command name="Fire at will!" phrase="fire at will">
            <key type="F3" />
            <key type="F2" />
        </command>
        <command name="Advance!" phrase="advance">
            <key type="F2" />
            <key type="F1" />
        </command>
        <command name="Advance ten paces!" phrase="advance ten paces">
            <key type="F2" />
            <key type="F1" />
        </command>
        <command name="Fall back!" phrase="fall back">
            <key type="F2" />
            <key type="F2" />
        </command>
        <command name="Fall back ten paces!" phrase="fall back ten paces">
            <key type="F2" />
            <key type="F2" />
        </command>
        <command name="Stand closer!" phrase="stand closer">
            <key type="F2" />
            <key type="F4" />
        </command>
        <command name="Spread out!" phrase="spread out">
            <key type="F2" />
            <key type="F3" />
        </command>
        <command name="Spread the hell out!" phrase="spread the hell out">
            <key type="F2" />
            <key type="F3" />
            <key type="F2" />
            <key type="F3" />
            <key type="F2" />
            <key type="F3" />
        </command>
        <command name="Use blunt weapons!" phrase="use blunt weapons">
            <key type="F11" />
        </command>
        <command name="Use all weapons!" phrase="use all weapons">
            <key type="F11" />
        </command>
        <command name="By God, sound the retreat!" phrase="by god sound the retreat">
            <key type="Tab" />
        </command>
        <command name="Get in Tight!" phrase="get in tight">
            <key type="F2" />
            <key type="F4" />
            <key type="F2" />
            <key type="F4" />
            <key type="F2" />
            <key type="F4" />
        </command>
        <command name="Prepare to Hold!" phrase="Prepare to hold">
            <key type="F1" />
            <press type="F1" />
        </command>
        <command name="Hold!" phrase="hold">
            <release type="F1" />
        </command>
    </command-list>
    <push-to-talk initial-state="off">
        <hold on-press="enable">
            <key type="r" />
        </hold>
    </push-to-talk>
    <sounds>
        <sound type="recognized" source="recognized.wav" volume="100" pan="0" />
    </sounds>
</shoot-config>
Just save that as an xml file and save it in your profiles folder however you like. Mine is saved as mnb_warband_profile and the push-to-talk key is set as "r".

I also added a command that allows you to select where you want your men to hold using your mouse, similar to pressing and holding the "F1" key. Just say "Prepare to hold" and the banner will appear and you can move it to any position on the map using your mouse. Then when you have the banner in the position you want just say "Hold" and your men will move there.

I tested it out with Native for about 30 mins and 1257AD for about 30mins also. Everything seems to works fine. It's very enjoyable and adds even more to the SP experience of mount and blade. Sometimes you have to say phrases more than once for the program to get it but it works eventually. Also some mods use a different command layout than native warband so I'll create another profile for that other layout and post it here.
 
Back
Top Bottom