iOS multitasking for an Audio Recording application

前端 未结 3 1060
别那么骄傲
别那么骄傲 2020-12-01 00:42

I am writing an application that records audio. I am looking into the feasibility of supporting multitasking while doing audio recordings (in the background).

The an

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-01 00:56

    Yes!

    Your app will continue recording/playing an audio while it is sent to background.

    Do not try to use VOIP unless you don't wish to publish your app to apple store (say you will broadcast your app using third party stores who install provisioning profile).

提交回复
热议问题