Audio Format Conversion
-
Can anybody tell me about any control that is available on the net for converting from one audio format to another... Thanx
-
Can anybody tell me about any control that is available on the net for converting from one audio format to another... Thanx
hi there, there are couple of articles about this on CP site. below is just one of them http://www.codeproject.com/cs/media/Aumplib.asp But this one is the C# one. so u need to port to VB/VB.net yourself :( << >>
-
Can anybody tell me about any control that is available on the net for converting from one audio format to another... Thanx
I'm also looking for this type of ability, but in VB, as my knowledge to convert from c++ / c# is lacking. I would like to be able to open a wave, convert the sample rate, etc, and save it out as a wave, and possibly an mp3. Any help would be greatly appreciated.