开发者

How to pause recording using AudioQueues in iPhone?

I am using AudioQueue for r开发者_如何学Goecording voice. I want to know how can we pause the recording ?

Thanks


Well, there is:

AudioQueuePause(audioQueue);

where audioQueue is the reference to your AudioQueue. For more information, check out the Audio Queue Services Reference for iPhone or Mac OSX.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜