I got this error on my Ubuntu system. It stuck me as odd because the script I had made, ran just fine previously.
sox soxio: Failed reading `hello-thank-you-for-calling.wav’: unknown file type `raw’
Upon searching, I found that for some reason sox lost all it’s available formats.
$ sox
…
SUPPORTED FILE FORMATS: pls m3u
The following installed all the available [...]



