Discussions
"Please subscribe to higher plan to generate higher resolution videos" no matter what I do
I'm using the /v1/video.webm
endpoint, with ```
"avatar_style": "normal",
"input_text": text,
"voice_id": voice_id,
"avatar_pose_id": avatar_id,
"dimension": {
"width": 1280,
"height": 720
}
How many Concurrent Users for the Pro API plan packages
Hi , can I please know the number of concurrent users that can access a application using the Pro Heygen API package before the HeyGen Application starts to slow down or crash.
Can't create Avatar Video from docs
I am trying out the APIs for the first time. I'm on the free plan with the 10 credits
Iphone Safari Browser streaming avatar doesn't show up
I have implemented the nextjs integration of the streaming sdk that is provided in the docs and extended it to just modify the UI and nothing much as far as functionality goes. The issue is the avatar doesn't show up on the safari browser in iPhone. I have added an interaction button with the user before adding the stream to the tag as well but it doesn't do much. Any help will be greatly appreciated.
Issue with Streaming on iPhone Devices using Chrome Browser in Angular Integration
Hello,
Several Interactive avatars on a webpage
Is it possible to use the several interactive avatars on the same page using the StreamingAvatar SDK?
If so, is it possible to control which avatar to send the user's audio (what they say) to, at any given time?
For example is the user says "Hello avatar A" - send this audio stream to interactive avatar A, to respond, while sending nothing to interactive avatar B, that should not respond.
Custom answers to Avatar
I am creating an interactive avatar for my website. I am using the OPEN AI to generate answers based on user's input. But the interactive avatar speaks some text and then repeats the one I provide.
How can i create Avatar through API
i cant find how can i create a Photo avatar through API . is there any end point i am missing out ?
Interactive avatars with custom backgrounds
Is it possible to use the public interactive avatars without the background they come with?
I want to use the StreamingAvatarSDK but I find it very limiting to have an outdoors background or a gym space background without the option to change it or remove it all together and use only the avatar figure.
How can i use my own avatar in my own project ?
//This the part where i need to do modification