Discussions

Ask a Question
Answered

Add-on expired

Last night, I got session token errors out of a sudden. The avatar on my website wouldn't load any longer.

Answered

What is the best way to create an interactive avatar that speaks Cantonese?

Can I produce a personalized avatar in Cantonese and then pass traditional Chinese text to read outloud? or shall I use a CUSTOM avatar? I need a solution for Cantonese. Any advice will be valuable.

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