Created
January 13, 2021 19:16
-
-
Save cvanelteren/50e68896411e7e1b36698205d8321359 to your computer and use it in GitHub Desktop.
testmicrophone
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
test-microphone() { | |
arecord -vvv -f dat /dev/null | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment