Discussions

Ask a Question
ANSWERED

Create photo avatar group By Uploaded Image

Hi there,

ANSWERED

My Avatar Has 3 Hands

Hello,

ANSWERED

custom livekit server with heygen configuration

I want to use my own livekit server with heygen. I cannot see how can I configure this as I cannot see a way to provide livekit websocket url and token to session api of heygen whose response is t be used inside livekit connect method.

ANSWERED

Dynamic voice emotion change

I am integrating HeyGen interactive avatars on my website.

Encountering a `bad request` exception when calling `https://api.heygen.com/v1/streaming.start`.

I did not get a reply, I’m submitting a new ticket since this is time critical

API Integration Issue - Invalid Audio Format

Hello,

ANSWERED

Cannot save knowledge base for interactive avatar when adding a url

Avatar ID: 21483336c8294264b0b2e8e84b91ec38

Microphone option not working on embedded interactive avatar

Hello! I have embed our custom interactive avatar on our online course page using the html code. The issue is that it is not possible to talk to the avatar, only use the text field. There is a button for microphone that says "click to speak" but nothing happens when I press that. I have tried embedding it on a two separate sites and use different browsers but this issue persist. I have the "allow microphone" option on so that doesn't explain it. Any thoughts?

ANSWERED

Knowledge API

I want to create knowledge via the API:

"Please subscribe to higher plan to generate higher resolution videos" no matter what I do

I'm using the /v1/video.webm endpoint, with ```
"avatar_style": "normal",
"input_text": text,
"voice_id": voice_id,
"avatar_pose_id": avatar_id,
"dimension": {
"width": 1280,
"height": 720
}