I am installing sox
in windows
, but I get an error entering the following code: sox 001.wav 001.dat
in the command line
.
The error is:
`sox is not recognized as an internal or external command, operable program or batch file.`
Audio recorder SoX includes a very handy way of recording audio using the rec command. The simplest use is to type rec filename which will start recording from the default input until you stop it by pressing ctrl-c in the terminal window.
SoX is a command-line audio processing tool, particularly suited to making quick, simple edits and to batch processing. If you need an interactive, graphical audio editor, use audacity(1).
SoX reads and writes audio files in most popular formats and can optionally apply effects to them. It can combine multiple input sources, synthesise audio, and, on many systems, act as a general purpose audio player or a multi-track audio recorder.
Package: sox description: SoX (also known as Sound eXchange) translates sound files between different file formats, and optionally applies various sound effects. SoX is intended as the Swiss Army knife of sound processing tools. It doesn't do anything very well, but sooner or later it comes in very handy.
Add the Sox folder to your PATH and then restart your terminal.
C:\Program Files (x86)\sox-<CHECK YOUR VERSION NUMBER>\
Program Files (x86)
folder and looking for a folder that starts with sox
, for example sox-14-4-2
.I entered my sox directory folder and used './sox' command instead of just 'sox' and it worked.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With