Discussions
Initialize streaming avatar session
I use the demo but i change the avatarName property to use other avatar this is the code
// Initialize streaming avatar session
async function initializeAvatarSession() {
const token = await fetchAccessToken();
avatar = new StreamingAvatar({ token });
const avatarName = 'Jocelyn_standing_office_front';
sessionData = await avatar.createStartAvatar({
quality: AvatarQuality.High,
avatarName: avatarName,
});
"End of scene 1 does not align with script (HTTP Status Code: 400)"
"End of scene 1 does not align with script (HTTP Status Code: 400)"
How to Capture the Avatar's Response to Display Subtitles in the Demo: Create a Vite Project with Streaming SDK
Hi, I’m using the Demo: Create a Vite Project with Streaming SDK and I’d like to add subtitles that display what the avatar is saying. The problem is that I can’t capture its response to show it on screen. How can I implement this? Is there any tool or documentation that explains how to obtain the avatar's response?
Streaming Avatar session duration
Hello, I am using streaming avatar API. I need those functions:
error when making videos with api
hi, im trying the heygen api
but got an error when creating a video
this is the video id: c9cbcaed01b44ffaa31920c36b170df1
it says:
Video render failed, we are looking into this issue. Contact Us
Logo Heygen
Hello, is it possible to remove the logo Heygen. When i use the API i always have the white logo in the bottom right corner. In the template ID i use there is no Heygen logo. I don't know how to remove it. If you can help me !
Interactive Avatart - conversation history
Hi everyone!
Is it possible that the session will be disconnected after 2 to 3 minutes of silence on the free plan?
Is it possible that the session will be disconnected after 2 to 3 minutes of silence on the free plan?
Issue with Photo Avatar Creation Limit on Scale Plan
Dear HeyGen Team,
Avatar not working
Hello, I am developing an "HenGen iFrame Generator" which generates custom iFrame code for my HeyGen interactive avatar. I have followed all the documentation provided and installed all dependencies as well, but not matter what I do, I can't seem to make it work. I am using my API and the public avatars, but I really can't make it work. You can check and replicate the issue here: preview--avatar-embed-creator.lovable.app