Skip to content

Instantly share code, notes, and snippets.

@hysios
Created February 26, 2018 05:45
Show Gist options
  • Save hysios/6615b114a7638c582738ea3d5be2920c to your computer and use it in GitHub Desktop.
Save hysios/6615b114a7638c582738ea3d5be2920c to your computer and use it in GitHub Desktop.
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