qiandrew / AudioNote

Apache License 2.0
0 stars 0 forks source link

Learn how AWS Transcribe works #4

Open matthewmoss opened 5 years ago

matthewmoss commented 5 years ago

Our Spring backend should pass an audio file to AWS Transcribe and get back a transcription. We need to figure out how this should work.

Time: Full day. Learn how AWS transcribe works and how to upload a file for transcription.

Test: Give audio file to Transcribe and the appropriate JSON is returned.