Jump to content

Recommended Posts

Posted

I don't know if this has been discussed before, if not maybe you'll find this useful:

 

i hated that i had to press one of the f-keys on the keyboard to select a comm-command after pressing the the mic-switch on the hotas. i was looking for a solution to map the comm-entries to some buttons on my hotas using glovepie when i accidentally discovered the possibility to trigger these commands with speech-recognition (at least under windows 7).

 

here is my glovepie-script:

 

Keyboard.F1 = Joystick2.Button2 and Said("one");

Keyboard.F2 = Joystick2.Button2 and Said("two");

Keyboard.F3 = Joystick2.Button2 and Said("three");

Keyboard.F4 = Joystick2.Button2 and Said("four");

Keyboard.F5 = Joystick2.Button2 and Said("five");

 

Keyboard.F6 = Joystick2.Button2 and Said("six");

Keyboard.F7 = Joystick2.Button2 and Said("seven");

Keyboard.F8 = Joystick2.Button2 and Said("eight");

Keyboard.F9 = Joystick2.Button2 and Said("nine");

Keyboard.F10 = Joystick2.Button2 and Said("ten");

 

Keyboard.F11 = Joystick2.Button2 and Said("Back");

Keyboard.F12 = Joystick2.Button2 and Said("Exit");

 

i use the Joystick2.Button2 as "shift-switch" which is the z-axis of the warthog mic-stick.

i had to train the speech-recognition first in order to minimize the errors.

 

now i can communicate without moving my hands off the throttle.

i am thinking about triggering additional commands like trackir-center/pause or zoom with speech-recognition.

AH-64D | AV-8B | A-10C II | A-4E | F-4E | F-5E | F-14B | F-15E | F-16C | F/A-18C | M-2000C | UH-1H | Mig-21bis | L-39 | F-86F | P-47D | P-51D | BF 109 | Spitfire | BS3 | FC3 | SC | CA

Intel® Core™ i7-13700K | NVIDIA RTX 4090 | 64 GB DDR5 RAM | Aorus Elite Z790 | 50“ UHD LG Monitor | Windows 11 Pro

VPC Rotor TCS Plus Base | VPC Apache-64 Collective Grip | VPC Hawk-60 Collective Grip | VPC MongoosT-50CM3 Base | TM F-16/A-10 Stick  | TM F/A-18 Stick

TM HOTAS Warthog (DSE Slew Upgrade) | TM Hotas Cougar (FSSB) | TM Pendular Rudder | HP Reverb G2 | TrackIR 5

Posted

cool. great tool.

i wasn't aware of this program until now. :doh:

VAC is much better than my solution.

AH-64D | AV-8B | A-10C II | A-4E | F-4E | F-5E | F-14B | F-15E | F-16C | F/A-18C | M-2000C | UH-1H | Mig-21bis | L-39 | F-86F | P-47D | P-51D | BF 109 | Spitfire | BS3 | FC3 | SC | CA

Intel® Core™ i7-13700K | NVIDIA RTX 4090 | 64 GB DDR5 RAM | Aorus Elite Z790 | 50“ UHD LG Monitor | Windows 11 Pro

VPC Rotor TCS Plus Base | VPC Apache-64 Collective Grip | VPC Hawk-60 Collective Grip | VPC MongoosT-50CM3 Base | TM F-16/A-10 Stick  | TM F/A-18 Stick

TM HOTAS Warthog (DSE Slew Upgrade) | TM Hotas Cougar (FSSB) | TM Pendular Rudder | HP Reverb G2 | TrackIR 5

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...