Discussions
Problems with audio volumn at Interactive avatar.
We are working with interactive avatar streaming api and we are having trouble with the volume. This is the documentation we used for deploying our application but we don´t seam to have an option to increase the volumn. We need to go live tomorrow, and we can´t here the avatar:
Integration into Livekit Agent
I am using livekit voice agent pipeline. How can I replace the tts with HeyGen to give my agent a "face"?
Video Avatar
When we create a video using the API, it doesnt allow us to edit the video in the projects page on your website? You can see that the video was created via API, why is that our Editors cannot continue editing it on your website? There is a "test" boolean parameters on your endpoint but that doesnt seem to work. Or whats the intended purpose of that test params?
can you create captions using the api
can you create captions using the api
Stuck on status 'waiting' on avatar videos via API PRO plan
Hi!
clave API de Elevenlabs
genere mi Clave API en elenlabs y en heygen no me acepta
Captions not overlaying on video
Have already made true for the captions in the payload, but video is generating without subtitles.
Attaching code refrence:
var payload = {
"template_id": template_id, // Template ID from Google Sheets
"voice_id": voice_id, // Voice ID from Google Sheets
"callback_id": "<callback_id>",
"title": name,
"caption": true,
"variables": {
"Script": {
"name": "Script",
"type": "text",
"properties": {
"content": script
}
},
"kunal_clonned": {
"name": "kunal_clonned",
"type": "voice",
"properties": {
"voice_id": "voice_id",
"locale": null
}
}
}
};
API & Website limits clarification
Dear HeyGen Support Team,
Heygen Interactive Avatar with client-side function calling
Hi Support,
200 response code but Error in Video
Hello guys I need help please. I send a post message in order to create a video and I get a 200 response code. However when I'm going to see the result in the dashboard I get an error. I can't open and see nothing.