objective c - How to detect ambient sound level on the iPhone? -



objective c - How to detect ambient sound level on the iPhone? -

i need create sound loudness (decibel) detector. clarify, not trying find volume @ iphone playing, instead volume of surrounding in decibels. how can this?

use 1 of sound queue or sound unit apis record low latency audio, run samples through dsp filter weight spectrum particular type or color of loudness want measure, calibrate mic on particular models of ios devices want run detector on against calibrated sound sources, perhaps in anechoic chamber.

iphone objective-c audio decibel

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

intellij idea - Update external libraries with intelij and java -

javascript - send data from a new window to previous window in php -