Discussions

Ask a Question
Answered

Download or Burn-in Captions in HeyGen API?

Hi Team,

Answered

How many faces does 1 account allow?

1 heygen account can I use for how many different people's faces

API needs better failure feedback

I mentioned this in the Heygen Hub. I just tried to generate a video and I get this:

Can Heygen's Streaming API Handle a Large Knowledge Base of Product Information?

Hello everyone,

Answered

Would be nice if avatarsV2 returned a default voice_id in the avatar object.

"avatars": [
{
vocie_id:

Answered

Need support for Heygen Interactive Avatar integration

I want to build the customer support application using the Heygen interactive avatar and have used the Heygen Next.js sample. My application supports both text and voice modes. When a user enters a question or speaks in voice mode, I retrieve the response via an API and pass it to the avatar to speak.

Answered

Adjust styling for Text using api

is there a way to adjust the text styling for text like this in api?
userText: {
name: "userText",
type: "text",
properties: {
content: input.overlayText ?? "",
color: "#000000",
stroke_color: "#FFFFFF",
stroke_width: 4,
font_size: 48,
text_align: "center",
font_weight: "bold"
}
}
Even just basic text like border or background?

Answered

PHOTO AVATARS NOT ON THE MAKE MODULE

Im triying to create video using the Photo Avatar with motion but the list avatars module is not bringing those, do I need a diferent module? Also ,is there any call to bring the data of an specific avatar by id?