Discussions
Issue with url and access_token with New session API
Hi all,
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.
Create Streaming Avatar from photo
Hello HeyGen Team,
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"
}
}
}
}'
I have a business scenario for which i am interested in using Heygen , i need to know how interactive is the video for a dynamic situation
a. Use Natural Language Processing (NLP) to analyse conversation patterns in real time and identify missed or vague responses, indication of confusion, or physical or mental health concerns such as signs of mental health issues (e.g., anxiety, depression), excess stress, or physical conditions (e.g., respiratory changes) that may indicate a virtual agent assessment is not appropriate.
b. Generate personalized follow-up questions dynamically during the conversation.
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"
}
}
}
}
Cannot change avatar in the template by using API avatar variable.
Hi!
Updating knowledge base via API
Is there a way that I could update a knowledge base via an API call?
I'd like to be able to add more info to the knowledge base as updates/new features are made.
Inquiry about Avatar Quality in Heygen SDK
Hello everyone,
Optimizing Avatar Load Time in Heygen SDK
Hello everyone,