ion-avp
ion-avp copied to clipboard
Transliteration of Audio to Subtitles for many people speaking different languages.
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
I'm sure this will be a cool feature of ion.