TranscriptionJob transcript access from browser

0

I know it's recommended to consume AWS JavaScript SDK from the server and not the client but my understanding is that it is not forbidden. The problem is that the transcript file generated from Amazon Transcribe throws CORS problem when loading it from the browser. Is there anything I can do to change this behavior? Or do I really have to either create a CORS proxy or save the file elsewhere? Thanks!

asked 2 years ago74 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