Discussions
Dynamic Avatar Sizing for Mobile Views – Fixing Display Issues
Hi, I’m integrating the interactive avatar into our website and was wondering if it’s possible to configure the avatar’s size dynamically, particularly for mobile views? Can the avatar adjust to different screen sizes for a better mobile experience? Currently, when accessing the page on mobile, the avatar appears cut off.
Using api to generate a video from template, the api result succeeded, but render video failed
curl --location 'https://api.heygen.com/v2/template/0915a2e7701f4c3d9eb11c2e967d0568/generate'
--header 'X-Api-Key: XXX'
--header 'Content-Type: application/json'
--data '{
"caption": true,
"title": "New Video 1",
"variables": {
"script_en_1": {
"name": "script_en_1",
"type": "text",
"properties": {
"content": "FUNCTIONALITY: With the Ninja CREAMi, you can transform everyday ingredients into ice cream, gelato, smoothie bowls, milkshakes, and more..Voltage: 120V-, 60Hz, Power : 800"
}
}
}
}'
Template API
I am trying to modify the template elements and generate video. I am using this request body: {
"caption": false,
"title": "New Video",
"variables": {
"first_name": {
"name": "first_name",
"type": "text",
"properties": {
"content": "45. Result"
}
}
}
}
All API generatins are failing today. Is there a system issue?
I was able to create API generations yesterday, but all of the ones I try today say generation error. Is there something wrong with the system?
Why my avatar doest respond when I send it Audo from mic?
Hello, I have a Flutter client that works well when I send text through HTTP using /sendtask, and the avatar responds correctly. However, I'm having trouble when sending audio from the microphone.
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.
Interactive avatar mic sensitvity
Hello
Enhancing Heygen Support with AI-Powered Solutions
I hope this message finds you well. My name is Sebastian Redondo, and I am a user of Heygen’s products, currently leveraging your streaming API to develop an innovative product at Hymie, our software development studio.
Assistance with Video Thumbnail Issue via API
We are using your service to create avatars and videos, which are then published to Instagram through the Make platform. However, we’ve noticed that while videos are generated with a different first frame on HiGen, Instagram always uses the same first frame as the cover.
Could you please advise on how we can ensure that Instagram uses a unique cover or that the correct first frame is selected?