Skip to content

Demo Application showcasing Live Translations in Video Calls using Audio Connector

License

Notifications You must be signed in to change notification settings

Vonage-Community/demo-video-node-audio_connector-live_translations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Translations in video calls with Audio Connector

This is a demo application that allows for real-time translations feature in a video call with implemented with the Vonage Audio Connector and Microsoft Azure AI Speech Service.

There is a companion blog post that you can read to learn more about the application works.

This demo is more of a showcase of a feature that can be created using the Vonage Audio Connector. It is not necessarily production ready.

Credentials

To get be able to run the demo, you will need to fill in all the fields in the credentials.js file.

VONAGE_API_KEY and VONAGE_API_SECRET can be found in this dashboard.

AZURE_SUBSCRIPTION_KEY and AZURE_SERVICE_REGION can be found in this dashboard.

Running the application

On the Web

Deploy to CodeSandbox.io

One click, fill in credentials.js, and have a working demo.

Locally

  • Clone this repo.
  • npm install the dependencies
  • fill in credentials.js
  • this application uses a WebSocket Server that is publically available on the internet. A tool like ngrok or localtunnel can be used to accomplish this. Some modification to the code may need to be done.

About

Demo Application showcasing Live Translations in Video Calls using Audio Connector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published