Hi, I have used Audacity for years, it is a massive help in my work (VOIP engineer). I was wondering if someone could help me with command line parameters to convert files. The most common task I do is take voice prompts form peoples existing phone system and convert them in to 8000Hz, mono, u-law, WAV files. I am sure there must be a way to call Audacity form the command line with instructions to do this process?
At the moment, I open the file, from the track menu, convert it to mono, Then from the track menu resample it to 8000hz then from the file menu export it as 'other uncompressed files' with options: Header: 'WAV (Microsoft)' and Encoding: 'U-LAW'
Any help would be massively appreciated.
Cheers
Pete
command line help
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Re: command line help
For command line audio work, I'd highly recommend SoX http://sox.sourceforge.net/
Another option for the job you describe is FFmpeg: https://ffmpeg.org/about.html
Another option for the job you describe is FFmpeg: https://ffmpeg.org/about.html
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)