Android Question Determinate the maximum level audio input

brelto85

Active Member
Licensed User
Longtime User
Hi,

I need to implement this feature on my app

In the preference activity allow users to calibrate the maximum audio input level of the microphone to determinate if the rumors of environment exceeed of a limit that i set

I tried some audio libraries but i don't found a method to do that

thanks in advanced

Alberto
 

stevel05

Expert
Licensed User
Longtime User
You can measure the input amplitude using the AudioMaxAmplitude method of the AudioRecorder Library.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…