presentations/audiocodecs/slides/16-2-c2qr.md

8 lines
288 B
Markdown
Raw Normal View History

2024-09-16 21:27:30 -04:00
![QR code containing a Codec2 encoded recording](media/voiceqrcode.svg) <!-- .element: style="width:50%; image-rendering: pixelated;" -->
```bash
cat $FILE | c2dec 700C - - | ffplay -f s16le -ar 8000 -
```
[comment]: # (!!!) <!--------------------------------------------------------->