twilio / twilio-video-app-react

A collaboration application built with the twilio-video.js SDK and React.js
Apache License 2.0
1.8k stars 725 forks source link

Transcribing calls #820

Open philoniare opened 10 months ago

philoniare commented 10 months ago

What is the feature that you would like to see in the app? Please describe. I would like to see a "Live Transcript" feature in the video calling app that uses Twilio Voice Intelligence. This feature will automatically convert spoken words during the video call into text and display them on the screen in real-time, allowing participants to read what is being said as it happens. This would be especially beneficial for individuals with hearing impairments, those in noisy environments, or when understanding of different accents is challenging.

Is your feature request related to a problem? Please describe. Yes, the request is tied to several challenges:

Describe alternatives you've considered

Additional context Having a live transcription feature can significantly boost the app's user-friendliness and inclusivity. It would cater to a broader audience and can be a competitive edge, especially in professional settings where clear communication is crucial. An added benefit would be if the feature could support multiple languages, catering to a global user base.