Discussions

Ask a Question
Back to All

INTERACTIVE AVATAR

How to use:

const speakRequest: SpeakRequest = { text: "Hello, there!", task_type: TaskType.REPEAT };

?

I receive runtime error: ReferenceError: TaskType is not defined