Discussions

Ask a Question

Optimizing response time in Streaming Avatar SDK with Vite

I am developing an interactive avatar project using the Streaming Avatar SDK with Vite 6.0.6 and TypeScript 5.6.3. I have implemented an advanced system with the following functionalities:

Webhook events for a team

How can we listen to webhook events for all users in Heygen Team or enterprise instead of a single user?

Realtime avatar domain specific faillure

I'm encountering an issue with streamingAvatar.startVoiceChat() using the @heygen/streaming-avatar@^2.0.12 SDK (or the latest 2.x version). The call to createStartAvatar completes successfully, and the STREAM_READY event fires for the video stream. However, the subsequent await streamingAvatar.startVoiceChat() call either hangs indefinitely (observed in Chrome) or fails with an explicit WebSocket connection error to wss://api.heygen.com/v1/ws/streaming.chat (observed in Chrome developer logs). The microphone does not activate.

Interactive avatar can't hear me

I have embedded my Heygen Interactive avatar on my wix website and it loads and opens with the first phrase but then does not respond to any verbal input. Microphone is on and allowed in the code.

Pipecat Bug? Failed to connect to media server?

Hello,

When an error occurs in heygen when using the heygen API

I want to know in real time when an error occurs in heygen when using the heygen API.

Retrieve Avatar Details API returns no useful tags

Hello!

Caption position

Hi guys, in the captioned videos I created with the old v3 creator, the captions were placed at the bottom of the video as expected. In the videos I created with the API using the template I created with the v3 template, it was placed at the bottom in the same way. But recently it started to put the caption in the middle of the video. Is there no way to solve this?

Heygen Avatar Freezes on Interruption When Using WebSocket

Hello everyone,
I've been integrating Heygen avatars with my custom backend solution and ran into an interesting problem that I wanted to share in case others are experiencing it.

Improve quality of interactive avatar

Hello everyone,