Discussions

Ask a Question
ANSWERED

square video output format

Would love to see the option to create a square formated video

ANSWERED

Can I Get Two Output Videos with Different Background Options in a Single API Request?

Problem Statement:

ANSWERED

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"?

ANSWERED

Streaming Avatar: optimize latency strategies

Hi,

ANSWERED

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?

ANSWERED

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,
});

ANSWERED

"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)"

ANSWERED

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?

ANSWERED

Streaming Avatar session duration

Hello, I am using streaming avatar API. I need those functions: