mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-06 16:47:59 +08:00
Update README.md
This commit is contained in:
@@ -47,6 +47,11 @@ Usage: ./bin/ggwave-to-file [-vN] [-sN] [-pN] [-lN]
|
||||
echo "Hello world!" | ./bin/ggwave-to-file -l12 > example.wav
|
||||
```
|
||||
|
||||
- Play the generated waveform directly through the speakers
|
||||
|
||||
```bash
|
||||
echo "Hello world!" | ./bin/ggwave-to-file | play --ignore-length -t wav -
|
||||
```
|
||||
|
||||
## HTTP service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user