From 4e46f713d0d420f8727789b5aea5d03f3a1c684c Mon Sep 17 00:00:00 2001 From: Wojciech Kaczmarski <44336093+sp5wwp@users.noreply.github.com> Date: Sat, 12 Oct 2019 09:40:14 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 663c094..2db5946 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # M17_UDP -Receives voice packets via UDP and allows to play them back using aplay. +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