Having an issue where I have a multilingual character and subtitles on screen. It’s sentence by sentence, so when the character speaks, that line shows up until they finish speaking that sentence.
The English subtitle timings are mostly correct and move with the character’s speech. However, the other language subtitles are extremely rushed and the entire text block is played in the subtitles, out of sync, long before the character is done talking.
We are using the following Unreal Engine blueprint to control timings: Convai Setup posted by KEWI | blueprintUE | PasteBin For Unreal Engine
The main thing we are using to control when the subtitles change is Convai’s String Message property. Is there a way to time the subtitles correctly for both languages?
Thanks so much for the help!