Skip to content

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

License

Notifications You must be signed in to change notification settings

deepgram-devs/js-livestream-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages