Results 1 to 2 of 2

Thread: encode audio?

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Aug 2003
    Location
    Edinburgh, UK
    Posts
    2,773

    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!

  2. #2
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    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

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