Would it be possible to have a command action that would act like a given joystick button has been pressed? I use prepar3d flight sim a lot and have a program that allows you to create custom commands utilizing variables in the sim. It is very powerful and its interface is through joystick type devices and other custom hardware. I would like to be able to have VA call these custom commands that are mapped to joystick buttons via the other program.
The simple way to do this would be to issue a software command that would represent a button push which then make the other program think the button had been pushed and issue the custom event to the sim.
I guess another way would be to write a VA plugin but after reading the help section on plugins (and yes my eyes did glaze over
I couldn't tell if that could work?
If you read this, thank you. If you can understand my poor job of explaining a double thank you.
Terry
EDIT by Pfeil: A virtual joystick using the vJoy driver can already be controlled using the VoiceAttack plugin linked by Gary; Pressing buttons on an existing joystick is not supported by DirectX (not a VoiceAttack limitation)