Discussions

Ask a Question

why doesn't my heygen upload voice sound like my own voice?

I've tried recording on my macbook and also my google pixel voice recorder. Once they are uploaded to Heygen they sound very different.

Answered

API error using Make

Do I need a subscription plan to use the HeyGen Pro API I purchased?

Answered

test API only free credits

Hello,
Can I test the API for creating a video using an existing avatar and voice without the subscription?
Now I have the free credits granted when creating the login.
Thanks

Answered

How to edit interactive custom avatar.

If I edit my avatar, how do I upload a new video?

Need help with Streaming API

Hi,

Answered

Creating client's Avatar

My client asking me to creat his avatar for speech,which plan should i choose? i tried to upload my client's video,but consent validation failed. seems free plan doesn't allow me to do it

Answered

How can I generate a WebM video in 720p?

I've called /api/video.webm to generate a short piece, and got an error in the status: 'Please subscribe to higher plan to generate higher resolution videos'. (Video ID: d4696ede6511484ba0d32d3ee3fd2c0c)

Prevent charges for Avatar ideal time

Hi,

Answered

JS SDK stopListening call

What is the expected behavior of this call? I have a button set up that is intended to act as a mic mute. When clicked, it calls a method that calls the stopListening method. On another click, it calls startListening, and so forth as a toggle. However, if I call it while the avatar is talking, I get a 400 response, and the error states it can't stop listening because the avatar is talking or interrupting. If I call it when it's not speaking, I get a 100 response, but the avatar still listens. I'm unclear on the functionality of this call. If this doesn't work, how do I mute the mic? Do I need to write my own handler for that? Here is the method that his called on click: