Open
Description
Describe the bug
The audio recording indicator is shown on Google Chrome title bar even after recording is complete
Steps to reproduce
Follow https://github.com/aws-samples/aws-sdk-js-notes-app#setup and run frontend.
Click on create a new note, and record note content on in-built microphone of the device by clicking microphone icon.
Once recording is complete, click on mic icon to disable recording.
Observed behavior
The recording is disabled as per visual indicator on the Web UI, but the red circle in Chrome title bar indicates recording is still in progress.
Expected behavior
The recording should be disabled at browser level, and the red icon in the Google Chrome Title bar should disappear