Results 1 to 3 of 3

Thread: [2008] Convert WAV To 16.000 kHz, 16 Bit, Mono

  1. #1

    Thread Starter
    Member
    Join Date
    Feb 2008
    Location
    Darwin, Australia
    Posts
    42

    [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

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    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

  3. #3

    Thread Starter
    Member
    Join Date
    Feb 2008
    Location
    Darwin, Australia
    Posts
    42

    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
  •  



Click Here to Expand Forum to Full Width