This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
перекодировка_звука [2020/12/12 21:12] val |
перекодировка_звука [2026/07/09 12:27] (current) val [Перекодировка в ogg формат] |
||
|---|---|---|---|
| Line 25: | Line 25: | ||
| $ ffmpeg -nostats -loglevel 0 -i speech.wav -acodec libvorbis speech.ogg | $ ffmpeg -nostats -loglevel 0 -i speech.wav -acodec libvorbis speech.ogg | ||
| + | |||
| + | $ sudo apt install vorbis-tools | ||
| + | $ ogg123 output_response.ogg #-d alsa | ||
| </code> | </code> | ||