Discussions
Implementing Response Interruption in Interactive Avatar
I am working on a project using the Create a Vite Project with Streaming SDK demo for an interactive avatar that responds to user queries. The avatar continues to respond to the previous query even when a new one arrives. I want to implement a feature that interrupts the ongoing response whenever a new query is sent, allowing the avatar to immediately respond to the new request.
SIMPLE GET AVATAR BY ID API ENDPOINT
Hey guys, please, we really really need an enpoint to get an avatar details by id, filtering is so expensive, and it takes a LOT! of resources.
Getting a 400 Error When Trying to Start a Streaming Avatar Session
Hello everyone! I'm trying to integrate the HeyGen Streaming Avatar SDK into my Next.js project, but keep running into a 400 error when attempting to start a session. The browser console shows:
Aria-Label, 400 Bad Request & Next UI Issue
Whenever I'm trying to get open the voice or video chat locally, it loads for a couple of seconds before just showing the same page again.
Maximum number of video avatar that can be created in Heygen
Hello, I'm wondering about the maximum number of video avatars (paid add-ons) that I can create in Heygen.
Interactive avatar mic sensitvity
Hello
is there a way to request a list of avatars with filters? like by style, nationality, gender...
A lot of information was removed in v2 'List All Avatars' response, so the filters I had no longer work, I would like to be able to filter the response;
function calling in heygen
Can we do function calling in heygen avatar agent? like search data from sql database and then pass to prompt?
text to Speech avater
How i can pass the text and avatar Speech any method in sdk
Dynamically Create Template Scenes via API?
Hello,