Skip to content

Instantly share code, notes, and snippets.

@RandomOutput
Created July 16, 2013 05:57
Show Gist options
  • Select an option

  • Save RandomOutput/6006134 to your computer and use it in GitHub Desktop.

Select an option

Save RandomOutput/6006134 to your computer and use it in GitHub Desktop.
Make arecord work for a microphone test
arecord -c1 -Dplughw:1,0 -f cd -vv /dev/null
@RandomOutput
Copy link
Author

aplay testFile.raw -r 48000 -f S16_LE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment