Discussions
Need support for Heygen Interactive Avatar integration
I want to build the customer support application using the Heygen interactive avatar and have used the Heygen Next.js sample. My application supports both text and voice modes. When a user enters a question or speaks in voice mode, I retrieve the response via an API and pass it to the avatar to speak.
Adjust styling for Text using api
is there a way to adjust the text styling for text like this in api?
userText: {
name: "userText",
type: "text",
properties: {
content: input.overlayText ?? "",
color: "#000000",
stroke_color: "#FFFFFF",
stroke_width: 4,
font_size: 48,
text_align: "center",
font_weight: "bold"
}
}
Even just basic text like border or background?
PHOTO AVATARS NOT ON THE MAKE MODULE
Im triying to create video using the Photo Avatar with motion but the list avatars module is not bringing those, do I need a diferent module? Also ,is there any call to bring the data of an specific avatar by id?
Create text to video with Heygen API
I have tried to setup a webpage with an input field for text, but when I run the script I keep getting this error: 404 Client Error: NOT FOUND for url: https://api.heygen.com/v1/text2video/generate
Integrating Custom Interactive Avatar Using API
I'm trying out the Vite+TS interactive avatar demo provided in HeyGen API docs (https://docs.heygen.com/docs/creating-a-vite-project-with-streaming-sdk). I can switch to any avatar listed with endpoint https://api.heygen.com/v1/streaming/avatar.list, but not to my custom one created a few days ago. If I try, I get error with status code 400 - I suppose avatar id is not found. It's also not listed.
English UK to English AUS
I want to convert a video from English (British) to English with an Australian accent. When i upload, it fails as input and autput language are the same. Any ideas how to overcome this? I dont want to translate to another language and then back to enlish to get the AUS accent, but only way i can think of
Utilizando indevidamente um exemplo de prompt que criei
Olá, estou realizando testes com plataformas que oferecem avatar interativo, e percebi que voces utilizaram como resposta em uma pergunta, um prompt que criei para um teste. Gostaria que retirem da sua base de conhecimento esse prompt. https://api2.heygen.com/v1/streaming/knowledge_base/list pois não autorizei a utilizarem em forum como exemplo. Já deletei o avatar, porém o prompt continua aparecendo no forum. Quem sugeriu como exemplo foi "Alec".
Interactive Avatar
hi, is there a way to export the Interactive avatar chat conversation to a text, or json format?
Streaming Avatar Flutter
I have an app which will use streaming avatar from heygen to start chat with avatar by text messages .
Video generation
I'm trying to generate a video from a motion capture where I added a sound effect beforehand.
But the videos come out without the sound effect.
What am I doing wrong?
I'm using this endpoint
https://api.heygen.com/v2/video/generate