B4J Question Is there a library for B4J which can control Media Volume?

Fr Simon Rundell

Member
Licensed User
Longtime User
My project has made great leaps forward, and I am successfully using jAWTRobot to send keypresses to a selected window.

RobotSpecialKeypress has given me all the controls I need except VOLUME_UP and VOLUME_DOWN.
I have tried various other libraries to try and tap into this but havn't found it yet.

Any suggestions?
 

billzhan

Active Member
Licensed User
Longtime User
Which OS? I think it's possible to do this by execute script (vbscript/shell) with jShell lib.
 
Upvote 0
Top