How can I close the HTTP2 stream connection for the SDK? Acc. to the documentation, for just HTTP2, you have to send an end frame so how can I do that with the SDK?
I get exceptions like 'amazon_transcribe.exceptions.BadRequestException: Your request timed out because no new audio was received for 15 seconds'. How can I handle these exceptions in the streaming SDK script?
Hey guys,
I want to know two things:
How can I close the HTTP2 stream connection for the SDK? Acc. to the documentation, for just HTTP2, you have to send an end frame so how can I do that with the SDK?
I get exceptions like 'amazon_transcribe.exceptions.BadRequestException: Your request timed out because no new audio was received for 15 seconds'. How can I handle these exceptions in the streaming SDK script?