开发者

Implementing Voice recorder

I've created a new view called 'record' this records the users voice. However once the user goes to a different view I want it so the recording doesnt stop and carries on recording their voice. But once I go to another view the recording stops.

How do I make it so its still running af开发者_JS百科ter the user has gone into another view?

Thanks


So you need the record related object to be owned by something other than a view controller, like the app delegate.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜