AmazonLexRuntimeV2Client.RecognizeUtteranceAsync RecognizeUtteranceResponse field is compressed with gzip and then base64 encoded.

0

I am trying to link unity3d with Lex using .net sdk. I am able to connect to the Lex bot using RecognizeTextAsync. However, I am not able to use RecognizeUtteranceAsync because the respond has many fields that are gzip and base64 encoded. I have tried many suggestion from stackoverflow to unzip and decode the response. None of them work. Does anyone have sample or tutorial that work with RecognizeUtteranceAsync? Thank you.

asked a year ago39 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions