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.
Copyright (c) 2012 Joseph Warren
Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee. No representations are made about the suitability of this
software for any purpose. It is provided "as is" without express or
implied warranty.