Discussions

Ask a Question
ANSWERED

Event handlers USER_TALKING_MESSAGE and USER_END_MESSAGE have undefined variable

I tried to add event handlers for getting transcription from user speaking.
Code for this from API reference is:

ANSWERED

Not able to add avatar_id and voice_id while creating new stream

While creating new stream, whenever i am adding avatar_id and voice_id its giving error, avatar not found, though it was coming in list

Controlling the StreamingEvents

Hi,

Getting user transcription when he speaks using the microphone

In heygen interactive avatar, I had the ability to get user transcription when using whisper.

Error 400140 - Daily rate limit exceeded

"error": {
"code": 400140,
"detail": "Daily rate limit exceeded",
"message": "Exceed rate limit"
},

Interactive Avatar with Unity WebRTC and Streaming API from HeyGen

Hi all!

ANSWERED

Error while implementing API in my code

I am implementing my API in the code and running tests in three different environments:

ANSWERED

Streaming API - 2

Why avatar.startListening() has absolutly no effect and don't set the microphone as avatar.startVoiceChat does?

ANSWERED

Streaming API

About avatat.speak:
Why everytime I set TaskType.TALK the avatar goes in the demo mode (how can I help you ...)?

ANSWERED