开发者

What class is responsible for recording sound in Objective-C?

开发者 https://www.devze.com 2023-02-05 05:56 出处:网络
I wanted to make a decibel counter for the iPhone, but don\'t know what class is responsi开发者_Python百科ble for recording sound. It\'s the AVAudioRecorder. You need to add the AVFoundation.framework

I wanted to make a decibel counter for the iPhone, but don't know what class is responsi开发者_Python百科ble for recording sound.


It's the AVAudioRecorder. You need to add the AVFoundation.framework to your project to use the class.

0

精彩评论

暂无评论...
验证码 换一张
取 消