-
encode audio?
Hi.
I am wondering if it is possible to encode audio from wav to mp3/wma?
I am trying to use the WMP 10 SDK however I cannot seem to find a way. I found code which converts one format to another however I cannot see the set_Profile() method in one of the classes. This code was on MSDN.
Any other way (also suggest another audio converter that I can implement in the C# app if possible)?
Thanks!
-
Re: encode audio?
You could use the LAME MP3 encoder:
http://www.mp3dev.org/
There is even a VB 6 example on how to use it over at vbAccelerator:
http://www.vbaccelerator.com/home/VB...ME/article.asp