hello all,
i am creating an application wherein i need to save an audio file in iPhone. I went through the api list given by Apple and found out functions like ExtAudioFileWrite ( AudioToolbox.h) and AudioFileWriteBytes ( AudioFile.h), but the explanation provided for the function parameters do not explain how to define the destination path. So, can anyone please tell how to assign the destination path name or better still how to save a file in iPhone?
thanks
i am creating an application wherein i need to save an audio file in iPhone. I went through the api list given by Apple and found out functions like ExtAudioFileWrite ( AudioToolbox.h) and AudioFileWriteBytes ( AudioFile.h), but the explanation provided for the function parameters do not explain how to define the destination path. So, can anyone please tell how to assign the destination path name or better still how to save a file in iPhone?
thanks