Discussions
Botpress Integration
We currently use Botpress for our chatbot and have built a good knowledge base and foundation. How can we integrate out Botpress chatbot (as the brains) and LiveAvatar?
Interruption Handling issue in Avatar
Hi, in the full mode and the demos available on website, the avatar should handle interruptions well and stop speaking midway a conversation if the user starts asking some question.
Background replacement
Hello, I have a use-case where I want to use one of the stock avatars, but replace the background - is this possible?
Custom Callback Events — Is This Supported?
We’d like to know if LiveAvatar supports triggering a custom callback or webhook event (from within a session) that our system can listen to (for example when a user reaches a certain point in the conversation). The aim is that based on the conversation context we could redirect the user to a specific part of our website.
How to fix "400006 - Session is not in correct state"?
We use CUSTOM mode, and when we start sending audio through the websocket (ws_url) we get frequent:
I need the Santa Clause voice_id
I'm building a product using the Santa Claus avatar and the Full Mode. Everything is working, but I'm missing the voice ID to match it, and make it sound exactly like the avatar you have in the examples. Can you share it with me?
Livekit Integration
When are you guys getting it integrated with livekit so we can easily use it with a single line ?
Token works but i cant initialize session! [404 NOT FOUND]
const response = await fetch(`${this.config.apiUrl}/sessions`, {
method: 'POST',
headers: {
'accept': 'application/json',
'authorization': `Bearer ${sessionToken}`,
},
});
How to send assistant audio to heygen if we can't get it in server event while building in custom mode?
I cannot find the assistant audio generetd by my livekit flow so that i can send that to heygen. How to do it?
Avatar isn't lip syncing
