Link to home
Create AccountLog in
Avatar of hidrau
hidrauFlag for Brazil

asked on

How to convert wav to mp3 in delphi

Hello Guys,

I need to develop a small system where I can select a wav file and convert it to mp3.

What should I use or do to convert wav to mp3?

Thanks
Alexandre
ASKER CERTIFIED SOLUTION
Avatar of crystal (strive4peace)
crystal (strive4peace)

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of hidrau

ASKER

Hello Crystal,

it is not a component for delphi neither a code to insert in my system :(
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Avatar of hidrau

ASKER

Hello Sinisa,

I was trying with NewAc component but I noticed that it is not working when I convert from wav to mp3.

Have you try it out?

I have the latest version of it

www.teachmenow.com.br/dwn/newac.rar
I run Wav2MP3 demo and it works ok (Delphi 2007, Win10). I copy lame_enc.dll from into Wav2MP3 folder.
Avatar of delphibrad search
delphibrad search

Try wave audio component
Avatar of hidrau

ASKER

I am gonna try today
Avatar of hidrau

ASKER

thanks