summary refs log tree commit diff
path: root/kayleevc/recognizer.py
AgeCommit message (Collapse)Author
2016-04-30Update to work with the latest pocketsphinxClayton G. Hobbs
Apparently CMU thinks it's a good idea to release a new version of a piece of software that breaks existing APIs without even changing the version number. I find this idea to be highly dubious at best. Nevertheless, I have updated Kaylee to support the latest version of pocketsphinx.
2016-02-16Reorganize classes into a "kayleevc" packageClayton G. Hobbs
That's "Kaylee Voice Command" if you didn't figure it out. I think everything still works properly, but I'll do more testing later to verify.