summary refs log tree commit diff
path: root/Recognizer.py
AgeCommit message (Collapse)Author
2015-12-26Ported to new pocketsphinx and pygiClayton G. Hobbs
Gotta keep that stuff up-to-date, yo. Pocketsphinx changed so it needs GStreamer 1.0, and that required rewriting everything to use GObject Introspection instead of the old, static Python bindings for GObject.
2014-11-09*slightly* improved the error handling.... slightlyJezra
2014-07-04Added a bit of error checking for the most common problem: missing gstreamer ↵Jezra
pocketsphinx plugin
2014-01-14Added '-m --microphone' flag to let the user pick a mic other than the ↵Jezra
system default
2013-04-25licensingJezra
2013-04-17Config and language files are now in ~/.config/blatherJezra
2013-04-12That shit wasn't a TTS it was a Recognizer!Jezra