How can I control the volume of the sounds I play from my Java program?
Created May 4, 2012
John Zukowski
Java provides no support for increasing or decreasing the volume of the user's computer. Your users would need to use the controls native to their computers to change the volume.