开发者

Record Internal Sound using iPhone SDK [closed]

开发者 https://www.devze.com 2023-04-09 14:34 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guide开发者_如何学Clines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guide开发者_如何学Clines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 2 years ago.

Improve this question

I am making an app that requires internal sound to be recorded.

Any solution?


The is no public iOS API that will allow you to record all internal sound that an app or the device can make. Only certain types of internal sound can be recorded, for instance sounds produced by an app using Audio Queues or the RemoteIO Audio Unit.

For recording external sound, Apple's SpeakHere sample code might be appropriate.


ReplayKit framework records screen video and audio from the app and microphone. However ReplayKit is incompatible with AVPlayer content. It's available in iOS 9.0 and higher.

0

精彩评论

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

关注公众号