Nodejs Content
Use Cases
-
Transcribe Meetings in Realtime
An example of how Deepgram’s automatic transcripts can be used to automatically create transcripts in a meeting platform.
-
Calculate Talk Time Analytics
An example of how Deepgram can be used to separate speakers and calculate talk time for to build analytics into your product.
Blog Posts
-
Transcribe Videos With Node.js
Convert and Transcribe Videos with Node.js and Deepgram
-
Build a Searchable Phone Call Dashboard with Twilio
Automatically log and search your inbound Twilio calls
-
Sending Audio Files to Your Express.js Server
Learn how to easily send files through an HTML form to an Express.js server using the middleware package Multer.
-
Transcriptions Without a Server Using Netlify and Deepgram
Use Netlify Functions to transcribe pre-recorded audio without a server
-
Building an npm Package
Create, publish, and use your first npm package returning values, functions, and classes.
-
Adding Live Captions To Your Classroom With Deepgram
Make your lectures more accessible with live automatic captioning.
-
Automatically Censor Profanity with Node.js
Learn how to create censored audio files automatically.
-
Transcribe YouTube Videos with Node.js
Generate and save transcripts from YouTube videos with the Deepgram SDK for Node.js.
-
Creating an npx Command
Build, locally test, and publish npx command scripts
-
Generate WebVTT and SRT Captions Automatically with Node.js
Create ready-to-upload caption files for the web and broadcast.
-
Adding Translation to Your Transcription Project
Use iTranslate's API to translate both pre-recorded and live transcription.
-
Add Live Speech Bubbles To YouTube Videos with Autobubble
Using facial recognition and speech recognition to create live speech bubbles.
-
Build With the Official Deepgram SDKs
Add speech-to-text to your application even faster with the new Node.js and Python SDKs for the Deepgram API.
-
Getting Started with JSON
Learn the basics of JSON and how to work with data in a JSON object.
-
Voice Control Your Browser with Stëmm
Leveraging both the Deepgram API & Chrome APIs into a Chrome extension that lets users control the browser hands-free with voice commands. Learn how we did it here.
-
Getting Started with APIs
Learn about what APIs are, how to use them, and make your first requests.