Discussions
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:
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?
Multiple video_inputs
Jut wondering if the API can handle multiple avatars/voices in the one video?
Licence key for use with Make.com
im trying to connect heygen with Make.com. I have copied my api key across but its also asking for my licence key. Any idea where i would find this?
Create an Avatar Video V2
Running the following code always reports an error.
"quota not enough"?
Hi all,
API failing
I am using this code to call the API but it fails every time. I have tried many avatar_ids and voice_ids, either from the web interface or from listing the available ids and using those. I had some initial success but later it just failed. I cannot see the API calls in the API usage either:
List Templates V2
import requests
Captions support in Interactive Avatars?
Are captions supported by Streaming/Interactive Avatar? If yes, how to enable them?
Using API Responses with HeyGen Streaming Avatar for Dynamic Text-to-Speech
Is it possible to send dynamic content from my API responses to the HeyGen Streaming Avatar API so the avatar can repeat or read aloud these contents? Specifically, I’d like the avatar to verbalize data fetched from third-party APIs—like summaries or descriptions—without manually inputting the text. Any guidance on how to set this up would be appreciated!
