FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Convert to Wav 8 kHz 16 bit mono
Posts: 1091
Joined: Thu Nov 17, 2005 11:08 AM
Convert to Wav 8 kHz 16 bit mono
Posted: Thu Jun 25, 2009 07:05 AM

Hi,
is it possible, using fivewin, to create an application that convert a wav file into another wav file with these parameters?

PCM - 8 kHz - 16 bit - mono

Normally I use sndrec32.exe but I need a batch mode program.
Does exist a total free command line program?

Thanks in advance
Marco

Marco Boschi
info@marcoboschi.it
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: Convert to Wav 8 kHz 16 bit mono
Posted: Thu Jun 25, 2009 12:15 PM
I think a free Audio-converter in Batch-mode You don't find.
You can have a look at < Free Audio Converter >
You can add all Audio's You need from a Directory in a File-List.
Inside Your Application just call the program with Winexec.

From the Help-File :
If you convert many files at one time it can be useful to save the list of them.
Just make the right click of the mouse and select the Save list... item or press Ctrl+S.




Download :
http://www.dvdvideosoft.com/guides/dvd/ ... -files.htm

Best Regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 1091
Joined: Thu Nov 17, 2005 11:08 AM
Re: Convert to Wav 8 kHz 16 bit mono
Posted: Fri Jun 26, 2009 10:27 AM

Ok Thanks
I've already found sox.exe.

It's very powerful!

Thanks again
Marco

Marco Boschi
info@marcoboschi.it

Continue the discussion