Discussions
Encountering a `bad request` exception when calling `https://api.heygen.com/v1/streaming.start`.
I did not get a reply, I’m submitting a new ticket since this is time critical
API Integration Issue - Invalid Audio Format
Hello,
Cannot save knowledge base for interactive avatar when adding a url
Avatar ID: 21483336c8294264b0b2e8e84b91ec38
Microphone option not working on embedded interactive avatar
Hello! I have embed our custom interactive avatar on our online course page using the html code. The issue is that it is not possible to talk to the avatar, only use the text field. There is a button for microphone that says "click to speak" but nothing happens when I press that. I have tried embedding it on a two separate sites and use different browsers but this issue persist. I have the "allow microphone" option on so that doesn't explain it. Any thoughts?
Knowledge API
I want to create knowledge via the API:
"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,