aws-samples / aws-sdk-js-notes-app

A simple note taking application using modular AWS SDK for JavaScript (v3)
Other
81 stars 30 forks source link

feat: add real-time audio transcription via Amazon Transcribe #7

Closed trivikr closed 3 years ago

trivikr commented 3 years ago

Issue

Fixes: https://github.com/aws-samples/aws-sdk-js-todo-app/issues/6

Description

adds real-time audio transcription using Amazon Transcribe.

Testing

Video recording https://user-images.githubusercontent.com/16024985/106704143-6c3c5c80-65a0-11eb-9c05-0929bcfeb4dc.mov

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.