/plushcap/analysis/agora/build-a-live-translated-transcriptions-service-in-your-video-call-web-app

Build a Live Translated Transcriptions Service in Your Video Call Web App

What's this blog post about?

In this tutorial, we will develop a web application that supports speech-to-text transcription and translation using JavaScript's Web Speech API, the Agora Web SDK, the Agora RTM SDK, and the Google Cloud Translation API. The aim is to create a real-time translation service for video calls without relying on interpreters or revealing confidential information. We will build upon an existing project called Building Your Own Transcription Service Within a Video Call Web App. Prerequisites include basic knowledge of JavaScript, JQuery, Bootstrap, and Font Awesome, as well as Agora Developer Account, Google Cloud account, and understanding how to make requests and receive responses from REST APIs. The tutorial guides users through setting up the project, adding real-time translation functionality, and testing the application using multiple browser tabs. The final code is available on GitHub, and a demo can be viewed online.

Company
Agora

Date published
Dec. 22, 2021

Author(s)
Akshat Gupta

Word count
864

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.