In this super quick tutorial we'll use the NAudio class library to convert an MP3 file to an uncompressed WAVE file. The video runs through the entire sequence of creating a new project, referencing NAudio, building a form, and writing the code.
Sample code and a demo wave file are available on my website. http://www.giawa.com/tutorials
Tutorial 4 will progress to converting MP3 format to PCM, and then writing the uncompressed PCM audio data to a wave file using NAudio.
@barshawi I bet it has something to do with acm. But I figure out a way myself, do get too tied to the windows or naudio, let's say the world is not that perfect.
planforfuturea 4 months ago
Can you Convert WAV files to mp3 files using NAudio?
egulsever 4 months ago
thanx bro i followed your instruction and i made some changed but it worked for me
barshawi 7 months ago