[WIP] A demo application of the library developed for tagging a voice sample to a particular action (callback). This recognition is Language agnostic!
This project is maintained by hannanabdul55
This project aims to create a Voice Actions API for android through which developers can use this tool to hook certain Actions(Callbacks in Dev terminology) for specific Voice samples which is language Agnostic.
Voice Triggers API uses a component of CMUSphinx which is ported for Android. More on CMUSphinx is available here : http://cmusphinx.sourceforge.net/
A demo App is in development where a voice sample can trigger the opening of an application.