I am making an app using Air and AS3 where I am looking for noise from the microphone. At the same time I am playing sound through the speakers of the phone, but I want to ignore these sounds from the input of the microphone.
I want to know when some external source is making noise and then act upon it, but now my triggers fire when the sound I am playing myself get too loud.
Any suggestions?