Discussions

Ask a Question
Back to All

How to Interrupt avatar speech based on its task ID?

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?