Original Discord Post by suhaib0195 | 2024-10-09 13:56:09
is there a way to make the AI character read out a custom paragraph word for word? basically I have an app that uses my custom made AI to generate a paragraph, but then i need a ConvAi character to read out the paragraph generated along with lipsync, is this possible currently?
Reply by suhaib0195 | 2024-10-09 13:56:09
is there a way to make the AI character read out a custom paragraph word for word? basically I have an app that uses my custom made AI to generate a paragraph, but then i need a ConvAi character to read out the paragraph generated along with lipsync, is this possible currently?
anyway found a workaround for my use case, I will take my 200 word parargraph, divide it into a list of small paragraph strings, then use On Finished Talking to send another request to read the next paragraph, this seems to work.
ur right, it seems to be an issue only related to my text. when i tried some generic 270 word paragraph it worked, but i’m providing it with paragraphs of food recipes , and it seems to break on that one unless i split the string into multiple smaller ones