Discussions

Ask a Question

Subtitles with Avatar IV API

Hi Heygen Team , i'm using Create Avatar IV Video(/v2/video/av4/generate) Endpoint and creating videos from one picture , script and prompt. My problem is the videos generated without subtitles (i could turn on subtitles from interface after they created btw). Is there any possible way to create videos with subtitles at first place ?
Thanks for your help :)

Change from public avatar to custom avatar

const AVATAR_NAME = "90a1f2c9-1069-4924-90e0-4f65198c8a66";
const VOICE_ID = "f86a81cb-6ac3-43ff-b0dc-5227eec2b5dd";

Motion Prompt Avatar IV

I have a question about the motion prompt at the Avatar IV in the App it is 2x the Price of a normal generation, is this also the case using the API?

Disable auto session timeout

Hi,

Translation via API

I've just built an app for a client who were about to sign up to HeyGen but I've just realised the translation via api contains a watermark. The client wont pay $330 per month to translate 3 videos and will just do this manually instead. Why cant translation via the API be per usage instead of forcing people to subscribe to a much more expensive monthly subscription. Does email support and auto top up really warrant an extra $230 per month over pro? If the client starts using pro and runs out of credits they are likely to upgrade. But if its too expensive the client will never sign up in the first place.

Streaming Avatar latency: 2.5–3.6s delay between speak() request and AVATAR_START_TALKING

Hi HeyGen Support Team,

Avatar IV (AV4) videos inside Templates: recommended API flow + roadmap?

Hi HeyGen community,

Answered

Can We generate AI Avatar Video with Multiple scene using HeyGen API?

Answered

API key issue

I have my HeyGenAPI key entered into my application's environmental variables, but when I try to make API calls, they're not working? Are there additioanl activiation steps needed for a new API key? Also, is there a difference between the API key for regular Hey GEn video generation and Live Avatar steaming - do I need separate keys for each?

Answered

LiveAvatar Transcription Event is firing very late while reading the sentence despite using speak_text (repeat functionality)

In the documentation it was mentioned that "When calling avatar.speak_text, we will immediately emit this event and avatar.transcription_ended with the input text.".