Discussions

Ask a Question
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:

ANSWERED

Problem with Recording the interaction using browser's MediaRecorder utility

We're using Heygen's Interactive Avatar in a one-on-one interaction with user on our platform. We want to have a screen recording of this interaction so, we ask the user to share the browser tab screen along with tab audio and user audio and record this stream using the browser's MediaRecorder API. Once the interaction is completed and recorded, the recording captures the user's audio but doesn't capture avatar's audio. How can we fix this?

ANSWERED

Multiple video_inputs

Jut wondering if the API can handle multiple avatars/voices in the one video?