mirror of
https://github.com/romanz/amodem.git
synced 2026-02-05 08:16:21 +08:00
3 lines
47 B
Bash
Executable File
3 lines
47 B
Bash
Executable File
#!/bin/bash
|
|
arecord -f S16_LE -c 1 -r 32000 $*
|