Created
February 26, 2018 05:45
-
-
Save hysios/6615b114a7638c582738ea3d5be2920c to your computer and use it in GitHub Desktop.
This file contains hidden or 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
FILENAME=test.aiff | |
record-amd64 $FILENAME | |
ffmpeg -y -i $FILENAME -ar 16000 test.wav |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment