You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception in thread Thread-4:
Traceback (most recent call last):
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\chat35\lib\site-packages\google\api_core\grpc_helpers.py", line 96, in next
return six.next(self._wrapped)
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\chat35\lib\site-packages\grpc_channel.py", line 416, in next
return self._next()
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\chat35\lib\site-packages\grpc_channel.py", line 689, in _next
raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
status = StatusCode.OUT_OF_RANGE
details = "Audio Timeout Error: Long duration elapsed without audio. Audio should be sent close to real time."
debug_error_string = "{"created":"@1588336851.014000000","description":"Error received from peer ipv4:172.217.31.10:443","file":"src/core/lib/surface/call.cc","file_line":1056,"grpc_message":"Audio Timeout Error: Long duration elapsed without audio. Audio should be sent close to real time.","grpc_status":11}"
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\lib\threading.py", line 923, in _bootstrap_inner
self.run()
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\lib\threading.py", line 871, in run
self._target(*self._args, **self._kwargs)
File "C:\GitDemo\mediastreams-consume-websockets-flask-master\SpeechClientBridge.py", line 36, in process_responses_loop
for response in responses:
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\chat35\lib\site-packages\google\api_core\grpc_helpers.py", line 99, in next
six.raise_from(exceptions.from_grpc_error(exc), exc)
File "", line 3, in raise_from
google.api_core.exceptions.OutOfRange: 400 Audio Timeout Error: Long duration elapsed without audio. Audio should be sent close to real time.
The text was updated successfully, but these errors were encountered:
Exception in thread Thread-4:
Traceback (most recent call last):
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\chat35\lib\site-packages\google\api_core\grpc_helpers.py", line 96, in next
return six.next(self._wrapped)
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\chat35\lib\site-packages\grpc_channel.py", line 416, in next
return self._next()
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\chat35\lib\site-packages\grpc_channel.py", line 689, in _next
raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
status = StatusCode.OUT_OF_RANGE
details = "Audio Timeout Error: Long duration elapsed without audio. Audio should be sent close to real time."
debug_error_string = "{"created":"@1588336851.014000000","description":"Error received from peer ipv4:172.217.31.10:443","file":"src/core/lib/surface/call.cc","file_line":1056,"grpc_message":"Audio Timeout Error: Long duration elapsed without audio. Audio should be sent close to real time.","grpc_status":11}"
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\lib\threading.py", line 923, in _bootstrap_inner
self.run()
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\lib\threading.py", line 871, in run
self._target(*self._args, **self._kwargs)
File "C:\GitDemo\mediastreams-consume-websockets-flask-master\SpeechClientBridge.py", line 36, in process_responses_loop
for response in responses:
File "C:\Users\jai\AppData\Local\Programs\Python\Python35-32\chat35\lib\site-packages\google\api_core\grpc_helpers.py", line 99, in next
six.raise_from(exceptions.from_grpc_error(exc), exc)
File "", line 3, in raise_from
google.api_core.exceptions.OutOfRange: 400 Audio Timeout Error: Long duration elapsed without audio. Audio should be sent close to real time.
The text was updated successfully, but these errors were encountered: