Discussions

Ask a Question
Back to All

Is Text-To-Speech available for Interactive avatar?

I am using @heygen/streaming-avatar npm package in my react project. When I type a text, the avatar starts speaking that text. But what I need is when I type a question, the avatar should answer it based on the knowledge base I have added to that avatar.

Is this feature available?