Re: Newbie trying to play mp3 files instead wav files
Re: Newbie trying to play mp3 files instead wav files
- Subject: Re: Newbie trying to play mp3 files instead wav files
- From: William Stewart <email@hidden>
- Date: Fri, 24 Oct 2008 11:58:59 -0700
The current Speak Hear code doesn't play compressed data.
AQ Play (/Developer/Examples/CoreAudio) has code that deals correctly
with this, so in the meantime you can use this as a guideline
On Oct 24, 2008, at 1:51 AM, Ignacio Enriquez wrote:
Hi everyone.
I am very new to CoreAudio API, and trying to make my program play
*.mp3 files instead *.wav files.
As you know a *.wav file is like 10 times bigger than a mp3, so that's
my principal reason.
I am basically using iPhone's sample code. SpeakHere Classes.
At first I thought it would be enough to change the 3rd parameter of
AudioFileOpenURL function from "kAudioFileCAFType" to
"kAudioFileMP3Type", but it seems that this is just for opening the
file. So the mp3 file is not being played.
I wonder what other changes do I need to do in order to accomplish
mp3 files being played?
Thanks in Advance.
Ignacio.
_______________________________________________
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
_______________________________________________
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