Discussions
No conversation with demo avatar
We have carefully read through all the instructions in your documentation regarding the StreamingAvatarSDK and set up a server using the InteractiveAvatarNextJSDemo example. When we executed the setup, the interface displayed the option for an avatar, but only as an avatar that repeated what we input. In the interface, I was able to enter the Knowledge Base ID, Avatar ID and the Voice ID. There was no conversation taking place. Is this correct? Furthermore, we were unable to have a conversation but had to input the questions manually. Is that normal bahviour? We are a bit helpless and do not understand why we cannot have a conversation with the avatar.
Is there any keywords or special symbols supported by the avatar?
Hi folks,
How to get the chat history of a session?
I am using streaming sdk. I need to show the user's and avatar's conversation when I click the button "Chat History". Is there any specific api for that?
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.
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?
The 'speak' function on the JS SDK is not working
I have this code
How to integrate LLM as knowledge base?
I have created an LLM which is hosted on a backend server.
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.
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.