Discussions
NO LOGRO ENCONTRAR LOS URL DE LOS AVATARES PARA COMPARTIRLOS
EN LA PLATAFORMA ANTERIOR EXISTIA LA POSIBILIDAD DE SHARE. NO ENCUENTRO LOS URL PARA PODERLOS COMPARTIR EN WEB SIDE
I can use Live Avatar in TV broadcasts.
I have a project where we need to be able to use an avatar in parts of a TV program broadcast. If I buy the Essential license, can I use it, or do I need a Business license to have the necessary permissions?
How does Custom Avatar work?
Hey there!
Make context id and intro text as optional
We use LiveAvatar for repeat texts and we have our own intro text and do not require the context prompt.
So, please make the contextId as optional.
How do I share a context with another LiveAvatar user?
I'm working with another developer. I developed our initial Context, but I can't see a way to share it with him. When he logs in to LiveAvatar, he sees contexts from other developers in our organization, but not mine. How can I share it with him?
Avatar Fails to Respond in Custom Mode, Works in Full Mode
I tried running Custom Mode in my project, but it’s not working as expected.
max during for a session shows 20 mins, can we increase it?
max during for a session shows 20 mins, can we increase it?
How to disable default greeting in LiveAvatar session?
When I start a LiveAvatar session, the avatar automatically says a default greeting like "Hi, I am from LiveAvatar..." I'm using the avatar in text-to-speech mode where my backend controls all responses via the repeat() method, so I need to disable this automatic greeting. I've tried calling interrupt() immediately after start() and setting voiceChat to false in SessionConfig, but the greeting still plays. Is there a configuration option or method to prevent the avatar from speaking this default greeting when the session starts?