timothycrosley / streamdeck-ui

A Linux compatible UI for the Elgato Stream Deck.
https://timothycrosley.github.io/streamdeck-ui/
MIT License
1.11k stars 240 forks source link

SoundBoard #335

Open EWeapon opened 1 year ago

EWeapon commented 1 year ago

This aint so much an issue or a suggestion, but i bought the device with the intent of using it as a sound board

Does anyone know the command or process to play a sound file?

exussum12 commented 1 year ago

ffplay is a solid choice, aplay isnt bad but needs wav files

irthomasthomas commented 1 year ago

Install sox, then use command "play $file"