What it does
The application coverts speech to text using deepgram api. It displays all text on screen.
How we built it
I install the Deepgram Node.js SDK ,express as a dependency inmy application using NPM. I create a Deepgram API Key.
What we learned
I have learned how deepgram works with audio/webm media type was specified when creating the MediaRecorder object.
Built With
- deepgram/sdk
- express.js
- node.js

Log in or sign up for Devpost to join the conversation.