Discussions

Ask a Question
ANSWERED

Interactive Avatar Knowledge - Newby Question

Is is possible for the LLM to get its knowledge from a folder that contains text documents rather than the URL of a website ? or can the URL address be the folder location ?

ANSWERED

Sawtooth Integration of Heygen

We have integrated API using Streaming API v2 Integration with LiveKit since we need to use it in Sawtooth and require raw files. Here’s the reference link:
Streaming API Integration with LiveKit v2
Below are two questions can you please response we can plan next step accordingly
1- Can we use replace-text-in-template with the Streaming API v2 Integration (LiveKit), as we have implemented HeyGen using this method?
2- If we need to integrate the SDK, can we implement it in JavaScript?

ANSWERED

Make video fill screen

Hello,

ANSWERED

How to setup voice settings from API

Hello!

Microphone not working in React Native example.

I am using https://github.com/agmmnn/streaming-api-react-native/ and the avatar is unresponsive to spoken input. I have installed the expo camera plugin as suggested in an answer to a previous question on this issue. This has no effect. The app now requests microphone permission, but the avatar does not respond when spoken to. It only responds to text typed into the text input.

ANSWERED

Storing Transcripts from the Interactive Avatar

I've been attempting to utilize the demo as a starting point which I have been able to get working and is doing great. My main goal which will determine if we invest in the solution is to receive a transcript from the conversations. I have been able to log the avatars responses but I am struggling to store the users transcripts. Is there a working project that I could learn from that stores the transcripts or am I able to get some help on my attempt at all?

InteractiveAvatarNextJSDemo

Hello everyone, we successfully installed the InteractiveAvatarNextJSDemo sample project from GitHub and can communicate with the avatar on a text-based level. Of course, we would now like to take it to the next step and conduct a live test using a microphone. However, this is not working. We have already tried different browsers, but in none of them are we prompted to allow the use of the microphone. Did we miss anything during the installation of the demo project?

ANSWERED
ANSWERED

Template using API

How can I get Template Id for templates in HeyGen library? Can I create template using API ?

ANSWERED

timeout change

Hi there,
I see that default timeout for interactive avatar is 10 min. Can I change that time for example, to 20 min? if yes, how?