Hey, guys, I wanted to make a decibel counter for the iPhone, but don't know what class is responsible for recording sound. Could anyone tell me? pretty please
|
feedback
|
|
It's the AVAudioRecorder. You need to add the AVFoundation.framework to your project to use the class. | |||
|
feedback
|