Discussions
Is it possible to add the code to the avatar
In Interactive Avatar, is it possible to add the following code to the avatar that operates with "Integrate" → "Embed in HTML"?
Streaming Avatar: optimize latency strategies
Hi,
how can i put photo and get its video
i wanna post video and get its video i dont know how to do it i am new here
Where can I find the zoom recordings the Interactive Avatar makes?
I sent the Interactive Avatar into Zoom with the Chat in Zoom feature and I can see that the avatar is recording the meetings but where are these recordings being saved?
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 !