bhargav015

Results 6 comments of bhargav015

@mellahysf unfortunately I still not get any solution

@morfeusys first I used it as a gradle dependency only. But at that time, I am not able to get the callback for SpeechToText.Event.EmptyRecognitionResult As per the comments written in...

@morfeusys also SpeechStartDetected and SpeechEndDetected also not getting fired. Just to let you know I am using GCP for TTS and STT. Here is my code aimyboxSttEvents = launch {...

@morfeusys And one more important thing I need to understand is I have one single instance of Aimybox at application level and I want to call that from 2 different...

@morfeusys can you tell me how to completely destroy aimybox instance ?

> @bhargav015 sorry for delay. Why do you try to import it as a module instead of a direct way - using dependencies in your gradle file? @morfeusys can I...