Discussions
How to Interrupt avatar speech based on its task ID?
1 day ago by null
Hello,
I would like to implement the ability to interrupt an interactive avatar’s speech, but not just the currently active speaking stream, as described in the API documentation.
Is there a way to interrupt a specific speech task by providing its associated task ID? If so, could you provide details on how to implement this functionality using the API?