Discussions

Ask a Question
ANSWERED

Change Background to public interactive avatar without Greenscreen?

Is there a way to change the background to a public interactive avatar like bryan or silas?

ANSWERED

Heygen Streaming Avatar can't hear me

The solution was working fine but recently, Heygen Streaming Avatar can't hear me. Please guide me to solve the issue

ANSWERED

background removal using api call

I am using the api, and use one of your AI generated avatars. As you described in the manual, I added the background that I want to use to my assets using the api, I have the asset id, I send it in the api call, but it does not replace the avatar's green background with this picture.
This is the code:
payload = {
"video_inputs": [
{
"character": {
"type": "avatar",
"avatar_id": "8e7e988d3d58435dadd39c1e40db7c21", # Change avatar ID as needed
"avatar_style": "normal"
},
"voice": {
"type": "text",
"input_text": text,
"voice_id": "c2d282c83e73494aa0681f9bd6742615" # Change voice ID as needed
},
"background": {
"type": "image",
"image_asset_id": "a74585f98486419a9f3ddde6529d7c03"
}
}
],
}
and this is the video it generates:
video id = 123794d8399b4987b41487be5364206f

ANSWERED

List all voices- API

Why when I create a request to receive the list of votes, do I receive a list without "labels" or "tags" as shown in the documentation? How can I get the full information in this format?

ANSWERED

API Progress Stuck at 95-97% – What Could Be the Cause?

I'm encountering an issue where my API execution progresses smoothly up to 95-97% but never fully completes. The process seems to stall at the final stage, preventing a successful response or completion.

ANSWERED

Upload avatar looks using API

Can I upload a new avatar looks using API?

ANSWERED

api watermark and avatar with beach

Hello,

ANSWERED

Public interactive avatars

Hello,

ANSWERED

HeyGen usarname id

Hey,