setup voice activation for linux and raspberry pi
Page 1 of 1
setup voice activation for linux and raspberry pi
http://hackaday.io/project/87-Voice-Controlled-Raspberry-Pi
http://stevenhickson.blogspot.com/2013/05/voice-command-v20-for-raspberry-pi.html
http://stevenhickson.blogspot.com/2013/04/voice-control-on-raspberry-pi.html
Instructions:
Examples:
music==xterm -e pianobar
Lunar C==playvideo -r -f LUNAR C - RADIO 1 FREESTYLE [SEWER SIDE SEX]
For example, if I have a script called lights_on.sh that turns lights on, I can edit the config file by typing voicecommand -e, press enter, and then add:
~on=/home/pi/lights_on.sh
Then save and exit.
http://stevenhickson.blogspot.com/2013/05/voice-command-v20-for-raspberry-pi.html
http://stevenhickson.blogspot.com/2013/04/voice-control-on-raspberry-pi.html
Instructions:
- Code:
sudo apt-get install git-core
git clone git://github.com/StevenHickson/PiAUISuite.git
cd PiAUISuite/Install/
./InstallAUISuite.sh
Examples:
music==xterm -e pianobar
Lunar C==playvideo -r -f LUNAR C - RADIO 1 FREESTYLE [SEWER SIDE SEX]
For example, if I have a script called lights_on.sh that turns lights on, I can edit the config file by typing voicecommand -e, press enter, and then add:
~on=/home/pi/lights_on.sh
Then save and exit.
Similar topics
» voice activation for linux control pc with voice
» how to setup julius voice control / speech engine on linux
» LINUX RASPBERRY PI PBX SETUP
» how to setup samba for linux config and allowing linux shares and adding users to samba commands
» Example of how to setup an alias from the cli on linux
» how to setup julius voice control / speech engine on linux
» LINUX RASPBERRY PI PBX SETUP
» how to setup samba for linux config and allowing linux shares and adding users to samba commands
» Example of how to setup an alias from the cli on linux
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum