Skip to content

play sound from CLI

You need to install play

To be able to play mp3

sudo apt install -y sox libsox-fmt-mp3

To install all supported sound types

sudo apt install -y sox libsox-fmt-all