I searched for several voice recognition libraries that support Android, but none of them work without a server call or without using the Internet. My requirement is to detect certain keywords and perform some actions accordingly without the Internet, i.e. Keyword analysis should be done locally. So, is there a voice recognition library that can do this. CMU Sphinx is the only toolkit that people say can accomplish this, but it still needs an algorithm to determine a keyword in speech.
android voice-recognition
Itesh kumar dubey
source share