Click to See Complete Forum and Search --> : MP3 Audio Playing


waheed_1981
October 11th, 2005, 10:44 PM
I want to play the audio stream and data is in the form of buffer. I directly want to interface the decompressor (MPEG Layer - 3 Decoder), feed in the MP3 compressed data to it and should output the raw audio data which i will render through DirectSound.
Thanks in anticipation.

Marc G
October 12th, 2005, 06:31 AM
You can use third party libraries. For example: BASS (http://www.un4seen.com/) or FMod (http://www.fmod.org).