diff options
| author | yctct <yctct@yctct.com> | 2025-12-19 11:07:05 +0100 |
|---|---|---|
| committer | yctct <yctct@yctct.com> | 2025-12-19 11:07:05 +0100 |
| commit | b84c5d1b2f891baeb6f2ee6540382e21fe58b06d (patch) | |
| tree | 461fab76f90412f0b299967f440c53f1b1538c29 | |
| parent | dd162f3709af08e3c2a48eea9002fa274b76d219 (diff) | |
| -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 |
