diff options
| -rwxr-xr-x | testmic.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/env bash # command to test whether microphone is working -# add -v to see continuous input +# add a third -v flag to see a continuous stream of input # alternative: # arecord -vv -fdat foo.wav to save output to a file |
