Discussions
INTERACTIVE AVATAR
about 1 month ago by Arcadia Jones
How to use:
const speakRequest: SpeakRequest = { text: "Hello, there!", task_type: TaskType.REPEAT };
?
I receive runtime error: ReferenceError: TaskType is not defined
How to use:
const speakRequest: SpeakRequest = { text: "Hello, there!", task_type: TaskType.REPEAT };
?
I receive runtime error: ReferenceError: TaskType is not defined