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!

preguntada hace 2 años74 visualizaciones