Discussions

Ask a Question

Full screen mode

Is there a way to show interactive avatar in a full screen mode in a web page?

IPs ranges for whitelisting webhook requests in our dev environment

Our team had previously integrated the avatar video generation in our codebase and now wanted to move towards integrating the webhook events that Heygen provides.

Deprication of Upload Talking Photo api

Hello Heygen Team,We are currently using the Heygen Upload Talking Photo API (https://upload.heygen.com/v1/talking_photo) to upload a person’s photo and then generate a talking video. However, we recently noticed that this API has been deprecated, and the documentation recommends using the Photo Avatars API instead (https://api.heygen.com/v2/photo_avatar/photo/generate). The issue we are facing is that the new Photo Avatars API requires parameters such as age, gender, ethnicity, orientation, pose, style, and appearance, but there is no option to upload a custom photo.Our use case specifically requires uploading a user-provided photo and then generating a talking video using that image. Could you please guide us on how to achieve this with the new API, or let us know if there is an alternative endpoint or upcoming feature that supports photo uploads?

16 hours of setting up HeyGen… and I’m still stuck at the beginning 😩

I’ve spent around 16 hours trying to set up HeyGen, and I’m still stuck at the very beginning.

nteractive Avatar Streaming — programmatic control of expressions/gestures.

Hi team,
I’m building a research prototype for empathetic, real-time conversations using the Interactive Avatar Streaming SDK (Node/Vite/React-TS). Following support guidance, my current understanding is:

Question about upgrading Interactive Avatar API from v2 to v3+

I have an application using the Interactive Avatar API that was previously working with version: "v2". I tried updating the version to v3+ by changing only the version parameter in the code. However, this caused errors to appear.

How to Green Screen Removal with Custom Avatar

Subject: Green Screen Removal Challenge with Custom Avatar

Template - Using Audio Source as Voice

Hi HeyGen API Team,

Integration between ElevenLabs Agent and HeyGen to Reduce Latency

Hi,
We're currently integrating ElevenLabs with HeyGen. Our setup allows the ElevenLabs agent to handle full conversations with users, and we use HeyGen’s interactive avatar to deliver the responses back to the user.
Here's our current flow:

Simple Question About The Interactive Demo: HTML / JS Rookie Help

In the interactive demo, you have to press the START button. When I try to modify the coding to automatically start when the page loads (for example button("startBtn").click() sort of. ) Everything I try starts it up, but the A/V doesn't show up? Can anyone tell me what I am doing wrong, I would say that the media part starts up in the wrong order or something. I know, it is a rookie question but ....