Discussions

Ask a Question
ANSWERED

WebRTC: ICE failed

when i follow your guide and created a Vite project to get streaming avatar i got this error and i can't fix it
the error is "WebRTC: ICE failed, your TURN server appears to be broken, see about:webrtc for more details"

ANSWERED

Closing and opening the interactive avatar microphone

Hello

ANSWERED

Ia have the next error

ANSWERED

Can we change Session duration limit

const res = await this.avatar.createStartAvatar({
quality: AvatarQuality.Low,
avatarName: "c20f4bdddbe041ecba98d93444f8b29b",
session_duration_limit: 300,
// in this code session_duration_limit parameter is not working
});

Caption is missing parts

I’m using the avatar generation API. I added a caption, but the caption in the video is incomplete compared to the spoken content. When I check the “Edit Caption” section on the HeyGen dashboard, the full caption appears correctly, but the caption in the video is missing parts. Could you please help me check this?

Integration HeyGen with Zoom or Google Meet

Hi, until a few days ago, you could integrate the interactive avatar with Zoom. That's why I purchased Heygen. Now it's no longer possible. What can I do?

Voices - English (UK) Accent - Interactive Avatar

Hey - I'm trying to integrate different voices/accents into my Interactive Avatars via API.

API Credits Consumption Details

Can you please explain the jump from 0.75 credits to 2 credits. Should it not be 1 credit?

ANSWERED

character limit for the "text" field

I would like to know if there is a character limit for the "text" field in the Request Body of the following API.