Google Cloud Speech To Text

I have made a program in VB.net to convert my speech to text using my Google Cloud account Speech To Text API.  But after 305 seconds, I get this error:

StatusCode="OutOfRange", Detail="Exceeded maximum allowed stream duration of 305 seconds."

Could someone please help me fix my code in Vb.net to prevent this error?

 

0 1 299
1 REPLY 1

I am also getting the same issue, any solution, update on this?