GoogleCloudPlatform / android-docs-samples

Apache License 2.0
375 stars 596 forks source link

How to do multiple requests to achieve audio streaming for more than 1min in kotlin ? #91

Open shubhrajodiya opened 5 years ago

shubhrajodiya commented 5 years ago

I am trying to use google speech to text API to get real time transcription but the API is not returning any response after 1min. How can I use it to get real time transcription for more than 1 min ?

tungds commented 5 years ago

Me too. I run example very smooth. But when run it in my kotlin project, api complete very slow, and always main thread working much more