Discussions

Ask a Question
Back to All

Interupt handeling

In the https://github.com/HeyGen-Official/InteractiveAvatarNextJSDemo example,
when I press the interrupt button, the avatar keeps on speaking for the next 1-1.5 seconds.
Is it because of the way HeyGen is handling the buffer and processing and sending it in batches, or am I missing something?
We want it to immediately stop when we press the interrupt button.