Discussions

Ask a Question

Interactive Avatar

Hello everyone,

Intermittent Streaming Avatar Session Failure: Sometimes streaming.new Takes 7s and No RTC Connection

Hello everyone, I’m encountering an intermittent issue with HeyGen’s Streaming Avatar sessions. Sometimes everything works perfectly:

ANSWERED

Is it possible to implement emotions in the HeyGen SDK avatar?

I would like to know if there is any documentation or functionality in the SDK that allows programming emotions for the avatar, such as making it speak with expressions of happiness, anger, or other emotions.

Can i give motion look prompt through API?

For a photo avatar, when i add a motion look using API, what is the prompt? Can i edit that prompt?

ANSWERED

Background change not working

   },
      "background": {
        "type": "color"
      }
    }
  ],
  "dimension": {
    "width": 1080,
    "height": 1920
  }
ANSWERED

Question About Heygen API – Talking Photo Avatar

Hello,

Product Placement API

Hi,

ANSWERED

SDK cors error frontend project

Hi,

ANSWERED

Elevenlabs with Streaming Avatar

Can i use eleven labs with streaming avatar api?

ANSWERED

How can I extract the conversation between an interactive avatar and the user to save it in a database?

I want to extract the conversation between the virtual avatar and the user in text so that I can automatically save it to a database, in case I need to program where the code would be used.