Voicetriggers

[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

VoiceTriggers

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.

Underlying Engine

Voice Triggers API uses a component of CMUSphinx which is ported for Android. More on CMUSphinx is available here : http://cmusphinx.sourceforge.net/

Android Demo App

A demo App is in development where a voice sample can trigger the opening of an application.

Demo App gradle project in repository