Discussions
Using Interactive Avatar NextJS Demo and get the text the user says
I am studying this script before going further.
I'm not very used to coding in react, but everything seem to be clear, except one point.
How can I retrieve the string which contains the text spoken by the user?
How can i implement streaming using React Native?
How can I implement streaming using React Native? The SDK is only for React JS and does not work in the React native mobile platform. I want to create a chatbot stream, where users ask questions by typing the query or by dictating it and an AI avatar will answer them continuously (with video and audio)
Translation proofreading - Via API
The proof reading functionality on the Heygen UI is great, super helpful for getting videos just right, however, we really need to be able to do this via the API for our use case. What are our options for proofreading a translation before generating a video via api calls? We have an enterprise account if that makes any difference.
Assistance with "Connect to Zoom" Integration for Interactive Avatar
Dear Support Team,
How can I customize the Interactive Avatar to use my own server-side API instead of the default LLM?
I want to change https://github.com/HeyGen-Official/InteractiveAvatarNextJSDemo to get responses to user text or voice queries from my server-side API instead of from the HeyGen LLM. That is, I want the user to be able to provide either text input or voice input and have it sent to my API endpoint which will return text that the avatar should speak.
Streaming Avatar Never Connects
How can I debug a streaming avatar never connecting? When I call streaming.list, it's always listed with the status "connecting". My my application is connected to the livekit server, but an avatar never connects. For context, I'm connected with LiveKit and do not have the option to use the typescript sdk. Do yall have a way on your end to see what went wrong between creating the livekit server and the avatar connecting to it?
How can I download video from HeyGen using API? (After Video Translation)
Can't find any info about downloading files from HeyGen API, is there a way if so exists?
Concurrent Session Interactive Avatar
Hi, i understand that the $99 credit plan allows fro 100 CCUs. What about the $330 credit plan?
What is the possible limit in enterprise plans ?
Interactive Avatar voice too low.
We're using interactive avatar with id "ef08039a41354ed5a20565db899373f3" & the voice seems too low. How can we increase the volume? Also, we can see that in config there is an option to provide voice id. Where can I find voice options with their ids?
Please make it so the avatar doesn't respond from knowledge base first in voice chat mode
It's killing the voice chat mode for me. I want to have custom LLM setup with voice chat but the avatar just responds from its own knowledge base, and I want to use my own custom LLM for the knowledge base not heygen's knowledge base.