StevenHickson / PiAUISuite

Raspberry PI AUI Suite
Other
695 stars 210 forks source link

Rapidfire command mode with switch -x #39

Open mcobit opened 9 years ago

mcobit commented 9 years ago

Hi, thought it would be nice to have a mode, where the voice is always directly taken and processed after the volume treshold is reached. Also there always was a wait for the processing of the audio before you could enter a new command. With these changes, I quickly implemented a mode that you can access with commandlineswitch -x and that has threaded voiceprocessing without verification. Let me know what you think.

Added dependencies: libboost_thread libboost_system

Cheers

Martin

StevenHickson commented 9 years ago

Excellent. I will test this soon.

mcobit commented 9 years ago

Sounds good. Hope you'll find it useful.