Discussions

Ask a Question
ANSWERED

new session creation with avatar_id fails

when creating new streaming session https://docs.heygen.com/reference/new-session without avatar_id everything is normal(see curl example)

Whitescreen at the end of every video

Hey folks! I've been trying to create avatars with voiceovers and it all worked great until yesterday every video ended up having the last two seconds just white blank screen. I tried to add another scene with text to the script but still at the end of my VoiceOver the avatar disappears. I also tried several of my looks and it all turned out the same way. I really need your help there, I tried everything...

Can we add Avatar Group ID to the List All Avatars endpoint

Hi since this data is available form the list avatars in avatar group endpoint, can we add the other side.

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.

Issue with Norwegian Language Support in Avatar API

Hi Heygen team,
We've noticed a change in behavior with the avatar speech output. Previously, setting the language parameter to "no" in the createStartAvatar API call resulted in proper Norwegian speech output. However, recently, the same configuration results in the avatar speaking Danish instead.

Avtar not starting with the KnowledgeId while starting the session

When we start to create avatar request, I try pass the "knowledgeId" . The avatar session is started but it does not start with the the prompt that we have set it in heygen labs. Please advice how to configure the avatar with the prompt when the session is started. Below is the request.

Not getting STREAM_READY event, can't reconnect to session

I don't always get the STREAM_READY event which is a problem.

SDK Voice Interaction with Streaming Avatar

Hi there

Mute Microphone Interactive Avatar SDK

What script can I implement to mute the microphone or that it doesnt respond to spoken text only the typed?

ANSWERED

Interactive avatar position and format

When I put the code generated with an interactive avatar into the body of a page it still generates a circular avatar at the foot of the screen. I would appreciate knowing what changes I need to make to the code for the video to appear in the body of the page in rectangular form like any other video. Thanks