Skip to content

Play wav files

Florian Fuchs edited this page Jun 22, 2026 · 1 revision

The sound driver and firmware should be included, so you can use the alsa-utils to play wav files:

aplay -D plughw:1,0 /your.wav

Clone this wiki locally