ion-avp icon indicating copy to clipboard operation
ion-avp copied to clipboard

Transliteration of Audio to Subtitles for many people speaking different languages.

Open gedw99 opened this issue 3 years ago • 1 comments

I have a need for many parties in a mult party video conference to be able to speak in different languages but see the Text in your own language.

One way is to do it client side like is done here: https://github.com/felixjunghans/google_speech

The other way is to do it on the server in the ion-AVP.

Can i get some advise on the best approach, so that i can target my efforts correctly for making PR's ??

  • DO it client side or server side ?

  • Is there support for subtitles in the Flutter Webrtc ( https://github.com/flutter-webrtc/flutter-webrtc ) ? https://github.com/flutter-webrtc/flutter-webrtc/issues/432

gedw99 avatar Dec 17 '20 09:12 gedw99

I'm sure this will be a cool feature of ion.

cloudwebrtc avatar Dec 17 '20 11:12 cloudwebrtc