Discussions

Ask a Question
Answered

Why my avatar not speaking the welcome message?

In the knowledge base, I have added a welcome message in the "Opening Intro" section.
When I start the session, avatar is not speaking it. It is waiting for me to speak.

Answered

getting avatar not found , in api responce although it is there

Here's a refined version of your message for clarity and professionalism:

Streaming avatar: The interrupt functionality now stops the avatar's idle movement instantly.

Hi, previously the interrupt functionality only stopped what the avatar was speaking, not their movement. However, it now stops their movement/idle animations as well. Was this change intentional?

Answered

The 'speak' function on the JS SDK is not working

I have this code

Answered

How to integrate LLM as knowledge base?

I have created an LLM which is hosted on a backend server.

Answered

Is Text-To-Speech available for Interactive avatar?

I am using @heygen/streaming-avatar npm package in my react project. When I type a text, the avatar starts speaking that text. But what I need is when I type a question, the avatar should answer it based on the knowledge base I have added to that avatar.

Answered

Streaming avatar only has voice-to-video enabled on Chrome

Hello. Integrated interactive avatar on my website. On all browsers, both mobile and PC (Chrome, Opera, Edge, Safari, Bravo ) the avatar has only voice-to-video input. On Firefox it has both text-to-video and voice-to-video input enabled.

Answered

trouble with API Key

I cant get my API key to work, getting 401 errors

Answered

How to embed my interactive avatar into Qualtrics?

Hi. Is there a method where I can share and embed my avatar in Qualtrics.

Answered

Video Status API endpoint's docs should also have a caption_url description

Here: https://docs.heygen.com/reference/video-status
Response section doesn't contain: "caption_url" (which the api responds with, which shows in Response (Processing) below).
I would have needed that information to know the caption type for example (ass, srt). Found it out by querying the api but it would be nice to appear in the doc.