PDA

View Full Version : Check noise detection from mic in java


Makakas
Mar 16, 2009, 03:29 PM
Hi,

I want to detect if there is noise in the room using a microphone and Java but I canīt figure it out. I tried line.getlevel() but I am not sure if I am in the right direction or if there is another way to do it.

Please help me if you know how.

Thanks in advance,

Michael

Anka Software
Mar 21, 2009, 11:00 PM
Appears you have some code in place, but it doesn't work. If possible please share the libraries you are using and some high level code.