Free Audio Codecs for .NET?

V

vighnesh

Hello Everyone

I am developing an Application in VB as well as in C#. I am able to play mp3
files using either Windows Media Player DLLs or Winamp DLLs, but I need to
Convert an mp3 file in .QCP format and as well as .AMR , .MMF and .MIDI
formats. Is it Possible in .NET. I came to know some audio codecs has to be
used, is such codecs are available at free. Please advice me.

Thanks in Advance

Regards
Vighneswar
 
C

cody

you can use the free FMod library (at least free for noncommercial apps)
which comes with a .NET wrapper and is able to play all common formats and
supports effect,3d sound and so on and is supported on lots of platforms.
 

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