Playing a mp3 File.
Playing a mp3 File.
- Subject: Playing a mp3 File.
- From: email@hidden
- Date: Mon, 14 Jul 2008 09:59:59 +0530 (IST)
- Importance: Normal
Hi all,
I can play a audio file [system sound file] by using this
Code snippets;
OSStatus error = AudioServicesCreateSystemSoundID((CFURLRef)aFileURL,
&aSoundID);
but i can't play a mp3 file which plays for 1min.
so can any one suggest how to play and stop a audio file programmatically.
Requirement:
A play button in the screen, if user presses the button the mp3 file
should start play.
Best regards,
mathan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden