just-ai / aimybox-android-assistant

Embeddable custom voice assistant for Android applications
https://aimybox.com
Apache License 2.0
226 stars 52 forks source link

Show AimyboxFragment on recognition starting #42

Closed morfeusys closed 4 years ago

morfeusys commented 4 years ago

Aimybox startRecognition could be invoked from everywhere of the application. Not only by clicking on the mic button, but also through the voice trigger event or any other trigger (camera, sensors, etc). Thus AimyboxFragment should appear once a recognition event is fired.