Search code examples
iphonecore-audiomicrophone

How to get the decibel reading from an iPhone microphone


What is the simplest way to get the decibel levels from an iPhone's microphone? I would prefer not to use AVAudioRecorder. Thanks.


Solution

  • Try this sample code from Apple.