Discussions
Is Text-To-Speech available for Interactive avatar?
5 months ago by Stalin Raj
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?