开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜