Skip to content

deepgram-starters/cpp-live-transcription

C++ Live Transcription

Get started using Deepgram's Live Transcription with this C++ demo app

Quick Start

Click the button below to fork the repo:

Fork on GitHub

Local Development

Makefile (Recommended)

make init
cp sample.env .env  # Add your DEEPGRAM_API_KEY
make start

Open http://localhost:8080 in your browser.

License

MIT - See LICENSE

Releases

No releases published

Packages

 
 
 

Contributors