PinkyJie / aws-transcribe-demo

A simple AWS demo utilises Amazon Transcribe to convert audio to text and analyse.
45 stars 22 forks source link

How to re-enable file upload #26

Open netrosec opened 3 years ago

netrosec commented 3 years ago

I deployed to my aws and all i get is an almost blank browser screen because audio upload is disabled. There isn't a clear instruction on how to re-enable it before deployment. Some clarification is highly needed. Also the button to record/stream from the mic are all missing.

PinkyJie commented 3 years ago

Hi @netrosec , you can revert this commit before your deployment to re-enable file uploading and recording. https://github.com/PinkyJie/aws-transcribe-demo/commit/64b3cacfe539d56b38dcfae15b8534bff639bfd8

PinkyJie commented 3 years ago

Hey @netrosec I just saw your comment there https://github.com/PinkyJie/aws-transcribe-demo/commit/64b3cacfe539d56b38dcfae15b8534bff639bfd8#commitcomment-51934892 could you provide a screenshot of your error? I guess it might because you deleted the deployment bucket CDK relies on, that's why it throws error, it's better you can share a screenshot for that.