Discussions

Ask a Question

Avatar talking message event sends data but interactvie avatar is not speaking after the first speak request.

Hey,
I wanted to highlight minor but still important issue.
We're using Interactive avatar for voice chats. And we wanted avatar speaks first, so we send initial request to him:

Problem with Speech-To-Text

Hi there,
I am using the heygen streaming-avatar 2.0.10 library in VoiceChat mode when working with an interactive avatar in React.
I have a problem with voice recognition which is as follows.
For example if I say the following text: “I'm sure that speaking aloud helps you.”
As a result of recognition I get in : “Iam surethat speaking aloudhelps you.”
This problem is quite often repeated in a conversation.

Important 3 questions

  1. What is the maximum allowed interaction time with an avatar? If it is static, how can this be configured while creating the session? Please provide the exact limits for both free and paid accounts.
  2. How can the session be terminated if a user closes the window while the session is being created?
  3. How can we set a session timeout for a static avatar when there is no interaction for a specific duration?
    all this question are realated to realtime avatar sdk
    can you please help me with this questions

Does enpodint, which creates webm videos, support callbacks?

I noticed that https://docs.heygen.com/reference/create-a-webm-video doesn't mention how to pass a callback_id. Does the https://api.heygen.com/v1/video.webm endpoint support this?

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.

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.