From c3675b94bcfbfe3cb588d28be5b0f2841b47a979 Mon Sep 17 00:00:00 2001 From: Wojciech Kaczmarski <44336093+sp5wwp@users.noreply.github.com> Date: Wed, 23 Sep 2020 19:58:55 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2db5946..41bf9a5 100644 --- a/README.md +++ b/README.md @@ -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