|
-
May 3rd, 2008, 08:15 AM
#1
Thread Starter
Member
[2008] Convert WAV To 16.000 kHz, 16 Bit, Mono
Does anyone know a way to convert a WAV file to "16.000 kHz, 16 Bit, Mono" in a VB.NET program. I am able to this in sound recorder, but I need my program to do it it self.
Yours sincerely,
Lucas Cardellini
-
May 3rd, 2008, 02:32 PM
#2
Re: [2008] Convert WAV To 16.000 kHz, 16 Bit, Mono
You could use the wrapper class created for Lame_Enc.dll to encode your files.
http://www.codeproject.com/KB/audio-...LameShell.aspx
-
May 4th, 2008, 12:03 AM
#3
Thread Starter
Member
Re: [2008] Convert WAV To 16.000 kHz, 16 Bit, Mono
It says it needs "lame.exe". Is there a way to do this with just DLLs or nothing at all.
Yours sincerely,
Lucas Cardellini
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|