Hi,
I 'm using c#.net(3.0),I want to extract audio from an AVI file(Audio/Video file *.avi) in wav format(*.wav) could anyone please tell how to do this using C#.net.
please don't suggest this link-http://www.codeproject.com/KB/audio-video/avifilewrapper.aspx
(as the example given is not working on all *.avi files).
thank you