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

chore: consume types from microphone-stream package #18

Closed trivikr closed 3 years ago

trivikr commented 3 years ago

Issue

Consume microphone-stream type definitions added in https://github.com/saebekassebil/microphone-stream/pull/40

Description

Consume type definitions added in microphone-stream@5.2.0 and remove any

Testing

Verified that real-time audio transcription is working.


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