Decode MP3 to PCM?

M

matt

Hi,

I'm trying to decode .mp3 audio files into PCM -- just in order to pass
it to a 3rd party component, not for playback -- and all I've found so
far are some C++ samples and lots of "check out MSDN" comments. Oh, I
really don't want to use any open-source (i've seen some C# wrappers
around open source DLLs) so I'm hoping to leverage ACM or WindowsMedia
or DirectShow/Audio.

Is there anything out there in C#?

TIA,
Matt
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top