timothycrosley / streamdeck-ui

A Linux compatible UI for the Elgato Stream Deck.

Home Page:https://timothycrosley.github.io/streamdeck-ui/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SoundBoard

EWeapon opened this issue · comments

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?

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

Install sox, then use command "play $file"