ios - save recorded voice permanently in a way such that it can be accessed only from that particular application -


how save voice recorded using avaudiorecorder permanently in way such voice available particular application?

the url pass avaudiorecorder initwithurl:settings:error: method file url location in app's sandbox. audio file saved. since in app's sandbox, no other app has access (at least on non-jailbroken device).

keep in mind though if user deletes app, recording save in app's sandbox deleted along app.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -