Re: Creating audio files in iphone
Re: Creating audio files in iphone
- Subject: Re: Creating audio files in iphone
- From: Andrew Farmer <email@hidden>
- Date: Mon, 9 Feb 2009 02:09:11 -0800
On 08 Feb 09, at 22:41, Mahaboob wrote:
I'm using a table view to show all the audio files. When I'm
selecting one
file among these and click on the record button, the newly recording
sound
should be attached to the end of the selected file.
I'm referring the SpeakeHere example of apple.
But in the documentation, I found a method that is also using in my
application:
<...>
So is there any way to create audio file without erasing the
existing file?
If the file already exists, "create" doesn't seem like an appropriate
operation to be attempting to perform. Perhaps something like "open"
would be more useful?
(Also, you may have better luck with this sort of question on
coreaudio-api.)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden