Discussions
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:
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!
Error while implementing API in my code
I am implementing my API in the code and running tests in three different environments:
Streaming API - 2
Why avatar.startListening() has absolutly no effect and don't set the microphone as avatar.startVoiceChat does?
Streaming API
About avatat.speak:
Why everytime I set TaskType.TALK the avatar goes in the demo mode (how can I help you ...)?
Set orientation when creating avatar video (v2) with API
I am using the following API https://docs.heygen.com/reference/create-an-avatar-video-v2