Discussions

Ask a Question
ANSWERED

Voice Chat with Streaming Avatar using SDK

Hi there

Bordered Font, when is it coming?

And Bonus: when are Captions are becoming stylable, so they are actual readable?

Getting cors issue

We are loading our application inside the IFRAME. Once we connected with VPN, we got a CORS error. Without VPN, it is loading fine.

ANSWERED

Embedding HeyGen Interactive Avatar

Hi everyone,

How to Cancel a Session While It's in phase when session is creating?

I am using HeyGen's Streaming Avatar SDK to create a session. I know that avatar.stopAvatar() can be used to stop an active session, but I need a way to cancel the session while it's still being created (before it's fully established).

ANSWERED

Godaddy Integration with Java/Spring

Hello, I wanted to integrate our custom heygen avatar to my godaddy website, i found some documents containing vite and typescript codes, do you guys have java spring boot documents as well? Especially integrating with custom openai to my godaddy website?

ANSWERED

Integrating with open Ai response

I have a question, so I created a chat agent where I am getting responses from the Open AI model. After getting the response at backend, I want to pass it to Hygen api, and create a video avatar, and repeat the same output (video format) in frontend. is that possible?
Thank You !

Avatar not available for same id

We were using an avatar with avatar id - ef08039a41354ed5a20565db899373f3

Stream start latency

Hi,

How to Interrupt avatar speech based on its task ID?

Hello,
I would like to implement the ability to interrupt an interactive avatar’s speech, but not just the currently active speaking stream, as described in the API documentation.