Created
April 16, 2020 15:20
-
-
Save dadosch/1b35ce17329080c58bc6ce27e19edbda to your computer and use it in GitHub Desktop.
convert mobotix .al files to wav file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sox -r 8000 -b 8 -c 1 file.al file.wav |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment