Update README.md

master
Wojciech Kaczmarski 2020-09-23 19:58:55 +02:00 committed by GitHub
parent 7fd2415772
commit c3675b94bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
Receives voice packets via UDP and allows to play them back using aplay.
# Usage
./m17_udp | aplay -t raw -f S16_LE -r 8000 -c 1
./m17_udp_listener | aplay -t raw -f S16_LE -r 8000 -c 1