StevenHickson / PiAUISuite

Raspberry PI AUI Suite
Other
695 stars 210 forks source link

Added a "Setup_Command" to run before listening #41

Open CaptSpify opened 9 years ago

CaptSpify commented 9 years ago

Added a "setup_command", so you can run a shell-script before listening for a command. For example, my config has this line in it:

!setup_command==mpc pause

Which will pause music before running "speech-recog.sh"