linux-rec-alsa.sh (119B)
1 #!/bin/sh 2 # 3 # Sample Linux ALSA recording script 4 # Pipe this over to sscall 5 6 arecord -r 8000 -f S16_LE -c 1 -D default
sscallUDP based voice chat | |
git clone git://git.2f30.org/sscall | |
Log | Files | Refs | README | LICENSE |