Shashi
Shashi
Hello, Could you explain the prams that are displayed on screen per app. I see that for all the apps the Network Stats are similar. Also when I compare the...
We have an application where we want to be in continuous listen for voice/speech. But as per the sample voice recorder has tor set for every 30 seconds. Is there...
We see that **SpeechService: API not ready. Ignoring the request.** sometimes in logs. What does it mean.. when it happens seems engine won't listen for anything. HOw do we need...
We see that there is a delay when there is no speech is recognized after certain time and start the speech after 30 sec. if (now - mVoiceStartedMillis > MAX_SPEECH_LENGTH_MILLIS)...
I am using 0.10.5 version on in my app. I would like to do things in Coroutine in different thread till it gets it out come. val compleated = false...