Discussions
Interactive Avatar
6 months ago by Bora
Hello,
I am interested in integrating Interactive Avatar on my LLM powered app, but I couldn't figure out a way to have the Interactive Avatar speak the words my LLM created. Is such a thing possible?
I have the Interactive Avatar SDK implemented using the Vite and React example on the docs. But the avatar tries to converse with me instead of just repeating the input prompt I send it. Basically, I just want the avatar to speak the words I send to it. Thank you.