Discussions

Ask a Question

audio_asset_id not affecting output in v4 videos – how to use?

Hi team,
I noticed that when generating a v4 video, the audio_asset_id seems to have no effect on the output. The API always requires a script and voice_id for the avatar to speak, even if audio_asset_id is provided.
Could you clarify:
What is the intended purpose of audio_asset_id?
How should it be used correctly to replace or work with script/voice_id when generating a v4 video?
Thanks in advance!

Interactive avatar doesnt reply back

I am trying to use interactiv avatar nextJS project and even on the website it self but they avatar doesnt reply back on both

https://api.heygen.com/v2/video/av4/generate error

We pass in the Image Key returned from Upload Asset API, get the error

Interactive avatar | languages

Hello,
I have integrated an "interactive avatar" on a homepage that is operated in three languages. Unfortunately, the languages used are not implemented in the interactive avatar.
How can I add or remove languages from the language selection menu? In particular, I need the languages German, Ukrainian and Polish.
Sam, the HeyGen Support Team gave me the hint that you can give me support on this.

Template - Resolution API

I'm getting the error:
Video generation failed. '{'code': 'RESOLUTION_NOT_ALLOWED', 'detail': 'Please subscribe to higher plan to generate higher resolution videos', 'message': 'Please subscribe to higher plan to generate higher resolution videos'}'

Videos mit Powerpoint und eigener Stimme

Hallo, ich habe eine Frage. Ich habe für einen Videokurs die einzelnen Lektionen mit Powerpoint erstellt (Gamma AI). Unter jeder Folie habe ich den Text hinzugefügt der gesprochen werden soll. Gern würde ich auch meine eigene Stimme verwenden. Kann ich das mit Eleven Labs umsetzen? KI Video mit eigener Stimme und meinen bereits erstellten Präsentationen? Vielen Dank Simone Heinzig

I want to set parameter like “lang=”

I have embedded the following script in my HTML file. However, when the HTML file is displayed, the default language is set to English. For example, is it possible to add a parameter like “lang=” to set the default language? If not, I’d like you to make it possible.

How to configure a name + folder for un uploaded asset?

The upload asset api: https://docs.heygen.com/reference/upload-asset
Does not allow to configure a name or a folder for the asset, so everything falls in the root folder.
And there is api available to rename an asset or move an asset ( it must exist since it's possible on the site: https://api2.heygen.com/v1/asset.update ).

Which endpoint should be used to retrieve video status for generated videos

Hello, I’m using the HeyGen API to create talking photo videos.
The video creation request (POST /v2/video/generate) succeeds and returns a valid video_id,
but when I query the status endpoint, it always returns 404 Not Found — even after several minutes.

Not able to generate video using Template API

I am trying following API: