18.06.2008, 20:38
You could try AutoHotKey (http://www.autohotkey.com/) - I use it for a number of functions, including adding a delay when I release my Press To Talk button so I don't cut myself off.
It should be relatively easy (depending on your programming experience...) to set a function that waits for a trigger press and sends the 'start/stop recording' key, then when the trigger is released waits for a time, then sends the 'start/stop recording' keystroke again if the triggers remain inactive...
If I can find the time - between work, having a small child and home renovations - I may try to write such a function and post it here (anyone wanting to use it would still have to insert button/key values appropriate to their own setup).
It should be relatively easy (depending on your programming experience...) to set a function that waits for a trigger press and sends the 'start/stop recording' key, then when the trigger is released waits for a time, then sends the 'start/stop recording' keystroke again if the triggers remain inactive...
If I can find the time - between work, having a small child and home renovations - I may try to write such a function and post it here (anyone wanting to use it would still have to insert button/key values appropriate to their own setup).