Discussions

Ask a Question
ANSWERED

List Avatars for Streaming

I have integrated HeyGen avatars into my application and use it in streaming.

Saving a photo as new from dashboard returns same ID for both in API

I have a photo avatar that I removed the background for and "Saved as new". It created a new look without the background, and the Avatar ID is different when I check and compare the IDs against the new and original from the dashboard, but when I fetch the avatars for that avatar group, they are both returned with the same ID. Seems like this is a bug?

Hello, I am unable to generate video background. PLease help me

curl --location 'https://api.heygen.com/v2/video/generate'
--header 'X-Api-Key: '
--header 'Content-Type: application/json'
--data '{
"video_inputs": [
{
"character": {
"type": "avatar",
"avatar_id": "Brain_public_pro4_20230613",
"avatar_style": "normal"
},
"voice": {
"type": "text",
"input_text": "With HeyGen, it is very easy to create avatar videos with custom backgrounds.",
"voice_id": "088998f01c054a15944cf51eeab37f85"
},
"background": {
"type": "image",
"image_asset_id": "dfec014907274738a54664ae0ab25d3a"
}
}
],
"test": true,
"aspect_ratio": "16:9"
}'

ANSWERED

Pulbic Avatar Usage Error

I'm trying to use -Amina- Avatar, (id: fc14200de42649fe9ebc2ba3230c7d00).
But I keep getting 400 response (avatar not found) when sending the request including its id as avatarName in the requestData .

ANSWERED

Rubbish responses from avatar

Hi Team,

ANSWERED

Please turn ON Transcriptions in HeyGen Livekit rooms!!!

Hi Team!

ANSWERED

Hi Can you tell me How do you send a Zoom link into the Heygen

Is it possible to send the zoom link into the heygen interactive avatar zoom in real time

ANSWERED

Can you choose expressive when adding motion via API?

And does adding motion via API cost credits? Or do you just need the additional subscription? I am on teams and have API credits.

ANSWERED

How to enable the microphone in React Native?

Hello,

ANSWERED

Does training a Photo avatar improve motion generation?

If not, are there any prompting tips to improve motion generation?