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

fix: stop recording when transcription button is turned off #13

Closed trivikr closed 3 years ago

trivikr commented 3 years ago

Issue

Fixes: https://github.com/aws-samples/aws-sdk-js-notes-app/issues/12

Description

What does this implement/fix? Explain your changes.

Testing

Screen recording https://user-images.githubusercontent.com/16024985/106819636-ed423500-662e-11eb-8c73-220d42e40cce.mov

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