/js-livestream-example

A Deepgram real-time transcription example that is entirely client-side.

Primary LanguageHTMLMIT LicenseMIT

js-livestream-example

A Deepgram real-time transcription example that is entirely client-side.

Get it Working

  1. Add your Deepgram API key in the index.js file here:
const deepgram = createClient(DEEPGRAM_API_KEY);
  1. Open up the index.html file to see it working in the browser.

Development and Contributing

Interested in contributing? We ❤️ pull requests!

To make sure our community is safe for all, be sure to review and agree to our Code of Conduct. Then see the Contribution guidelines for more information.

Getting Help

We love to hear from you so if you have questions, comments or find a bug in the project, let us know! You can either:

Further Reading

Check out the Developer Documentation at https://developers.deepgram.com/