Discussions

Ask a Question
Back to All

How to catch AVATAR_STOP_TALKING event using Streaming Api

Hi.

I'm using Streaming Api to make my avatar say the sentences I send.

I need to catch AVATAR_STOP_TALKING event. I checked webhooks, but this event is not available.

Then I tried the Streaming Avatar SDK. I need the avatar to be dumb😁, only read the sentences as I send, but it's interfering in a smart way and saying something else.

Is there a way that I can catch this event with Streaming Api?