Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i have an audio file that i saved from stream into ~/Documents folder on iPhone. i just wanted to make this file visible to user as (s)he can play it using iPod program or put that file into his/her song's album! any help appreciated

share|improve this question

1 Answer

Unfortunately, this is not possible. Access to the iPod library is read-only at the moment.

share|improve this answer
is there any other way to make these saved files visible to user? OR i have to develop program for navigation and playing the saved song?! – jmowla Jan 24 '11 at 10:05
You'll have to develop your own interface for displaying a list of these files. – omz Jan 24 '11 at 11:45

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.