How can I get the current volume output using Java? I've searched and found lots of examples that get only the volume setting. For example on windows 7, I can set the volume to 100% but when music plays, there'll be a green bar in volume mixer moving up and down according to the current volume of the sound.
That is the sound volume percentage I want to get, is this possible in Java?