Discussions

Ask a Question

Available voice_id for stream avatar

When I list all available voices, none of them have "support_interactive_avatar": true. All voice IDs return "support_interactive_avatar": false.
Is there a way to find voices that support interactive avatars?

ANSWERED

change button talk Now instead of chat Now through embeding

basically i am working with heygen interactive avatar and I embed the heygen avatar into my wordpress site when I embed Its desplay the button "chat now" in the front of avatar
It should say “Talk now” instead of “Chat now”
how can i do this ? through i frame or similar way but thorugh embeding script

Delay in Avatar Response

Hello,

How to get the preview_image_url for all streaming interactive avatars

https://docs.heygen.com/reference/streaming-avatar-list allows us to retrieve a list of the currently available streaming avatars. However, it only provides a small number of data points for each avatar.

ANSWERED

Message ‘The video duration must be between 1s and 30min.’ when I want to translate a video

The videos are all between 1s and 30 min. long and have been successfully uploaded and translated in the past, but now this message keeps appearing and I can no longer translate any videos. Please help.

ANSWERED

Unable to use an avatar through API

Hello,

Supply script to NewRoom template

Hello, I am using a custom avatar to read news (which I am sending to the API as script). This works.
Now I want to use one of the available template and have the provided script input show up on screen as the avatar is reading the news. Is that possible? If yes, then how can I make the supplied script show up on screen?

ANSWERED

Interactive Avatar Integration

Anybody have code for Interactive Avatar API Integration in vite/React TS for voice to voice interaction.

ANSWERED

Getting "Invalid Params" error in streaming.start

I was successful in getting the token and session id. Once i pass on the session id to the streaming task, i get

Does knowledgeBase override knowledgeId?

I would like to have a knowledgeId defined online, and then supplement this context with additional user-specific context by passing in the knowledgeBase parameter.