From 9ae6a8ccbb0a50a797a9ff957495ac4071d45701 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Sat, 9 Jan 2021 15:13:36 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f9ee3e8..9603506 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,11 @@ You can easily test the library using the free `Waver` application which is avai - https://waver.ggerganov.com - https://ggwave.ggerganov.com +**[REST service](https://github.com/ggerganov/ggwave/blob/master/examples/ggwave-to-file):** + ```bash + curl https://ggwave.ggerganov.com/ggwave-to-file.php?m=Hello\ World! --output hello.wav + ``` + ## Technical details Below is a short summary of the modulation and demodulation algorithm used in `ggwave` for encoding and decoding data into sound.