<How to turn windows system volume up in kotlin> I...
# stackoverflow
u
How to turn windows system volume up in kotlin I am making a small script in kotlin for windows and I am trying to get it to turn the systems volume up. I have tried using awt.robot and testfx FxRobot to send volume up key but both didn't work.