Vu-meter with Java Sound
843802Jan 14 2009 — edited Jan 14 2009Hello all,
I need to do a VU-meter in Java. To do that, I need to get the current volume coming from a microphone and I have to be able to ajust the volume as I want.
I checked out many code samples but all of them were about a sound file previously recorded on the hd...
How can I do in my case ?
Hope you'll help me out :)
Thank you.