Discussions
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.
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).
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.
Time out degli avatar interattivi
Ho capito che devo gestire il time out deglim avatar interattivi per nopn consumare crediti. Da dove gestisco il time out
Avatar stuck
Hi, I just created a new custom avatar and it seems to be stuck at 20% ready for more than 30min.
Problema de falsos positivos en la detección de audio en Streaming Avatar SDK
Hola a todos,
knowledge base limit
I wanted to clarify—does the 4000-character limit apply specifically to the knowledge base entries
Is it possible to obtain the string as soon as possible in real time along with the avatar's actual speech
In interactive avatars, the avatar's speech can be obtained as a string from the "StreamingEvents.AVATAR_TALKING_MESSAGE" event. However, this string can be obtained before the avatar actually speaks. Is it possible to obtain the string as soon as possible in real time along with the avatar's actual speech?