Discussions

Ask a Question
Answered

Unable to Retrieve Video Status via API

Hello HeyGen Support Team,

Answered

how to use my local custom LLM with interactive avatat?

Following the api documentation it is not clear to me how I can prompt the custom interactive avatar with the text and answers I receive from my custom local LLM. I appreciate if someone can point a direction here.Thanks

Error uploading photo

When trying to upload the same photo, an error "nsfw content detected" occurs if I do it through the API, but when I do it through ui, this error does not occur
Maybe there is an explanation for this

Answered

I want to get looks for a specific avatar

Good day. I have a few questions, maybe you can help me
I want to integrate your service into mine, but I can't get looks for a specific avatar
The request to get a list returns a list in which I can't match a photo ID with a specific avatar
Maybe there is a solution to this issue

Answered

Avatar doesn't stop talking

I am implementing the avatar using the react sdk and I cannot get it to register that it's being interrupted while talking. I have tried to add in the stop functionality given in the documentation as such,

Answered

Avatar Constantly Repeats Itself

I am currently implementing the avatar but it repeats itself multiple times and doesn't clear out the text variable every time I try. I'm using the react.js sdk to implement it into the code base.

Answered
Answered

Flutter LiveKit issue

Hi,
I'm developing an app by using the LiveKit client and yours API v2.
It's everything ok but ther's an issue or maybe is just lack of documentation.

Answered

Callback ID

Hello,

Streaming API doesn't start

Hi, we're using the streaming API to interact with an avatar. The avatar is launched at page load, however sometimes the avatar doesn't start streaming at all. The API calls in the network tab are all ok and in the right order and there are no messages in the console to indicate an error.