Discussions

Ask a Question
Answered

Internal server error

I'm attempting to start a session using the https://api.liveavatar.com/v1/sessions/start endpoint. However, when I do so by passing in a session token (either using http fetch request, via the @heygen/liveavatar-web-sdk, or via the documentation pages to test the APIs) it consistently results in a 500 internal server error.

Answered

Issue creating a LiveAvatar using a custom 3D character (webcam identity verification conflict)

Hello!!

Answered

I don't want avatars to speak the intro. How can I do that?

Which flag controls the into in the SDK?

Answered

How to create a new avatar

Where do I begin to create a new interactive avatar?

Answered

Replacing the language model in full mode

Is it possible to use the FULL mode but replacing the embedded LLM with my own LLM?

Unable to get the Avatar to speak in FULL mode

Hi there, I have been trying for several days now to get the avatar to repeat a test I send over. the avatar connects, greets me, syncs lips during the greeting; but it won't talk after I pass some text. I mirror the TS demo exactly in JS, but some reason it does not work (FYI - I did not manage to get the TS demo working at my end, it reported many install issues with the rollup).

can i control the duration of a session?

I need to manage the time of duration in a session when i call /sessions/start is it possible?

Still Image while Idle

Is there an option to display the avatar as a still image to be used while the avatar is idle?
What are people doing to avoid usage when the avatar needs to be displayed on a page before the user starts the stream.
We use static images, then replace them with the stream once the user clicks play to interact and I am wondering if there is a cleaner option

Answered

livkit integration

first question: is in fullmode im getting livkit url and token from which i can join the room and chat with avatar then how do i record the session like whole screen.typical recording in teams or google meet.
second question: im using full mode can i pass my own knowledge base if yes then how is context api is the same as knowledge base?
third question: if i have to use custom mode i have to setup my livkit room where avatar will join the meeting room but im not able to get audio using the wsurl i got from start session

use LiveAvatar with LiveKit in Custom Mode and connect it to Gemini Live

I want to use LiveAvatar with LiveKit in Custom Mode and connect it to Gemini Live.
Do you have an official JavaScript / Node.js plugin or SDK for the LiveAvatar + LiveKit integration or the new LiveKit Avatar Plugin?
And if not, is it possible to build this pipeline using Node.js, or is it only supported in Python right now?