I am working on an android application which will listen to voice command and triggers actions accordingly.
Below are some doubts:
- Is google voice recognition offline library is available to use in android apps.
Can we create our own dictionary of words & commands with wake up word.
Application should work in offline mode(Without Internet).