I am working on a hardware button to add to my desk that will use my ventrilo PTT key without having to use any of my keys on my keyboard.
I have the hardware working over USB and sending generic HID messages already with no issues, but I can't seem to get ventrilo's PTT to be triggered by anything I send. I have tried sending the key to the window, and to any other window on the computer... I have typed messages in notepad and other windows so my code is sending the keys but vent just isnt recognizing them for some reason...
Any ideas? C# preferred!