voicecommand
Run Bash commands using Google voice recognition
This simple pygtk application uses
ffmpeg and arecord; to record sound
Google's unofficial text to speech service; to convert sound to text
The python subprocess module to run the text as a shell command.
The text to speech service used by this application is unofficial, and this program should therefore be considered a complete hack.