Interrupting conversation

Original Discord Post by haruncelik99 | 2024-09-10 15:01:54

I added a widget video to my scene in Unreal and when I type the word ‘x’ in the chat, the video opens, but I don’t want my character to talk in the background while the video is playing. How can I handle this?

Reply by k3kalinix | 2024-09-10 21:22:05

I think you can call Interruption function.

cc: <@&1163218672580575372>

Reply by haruncelik99 | 2024-09-11 06:53:25

i tried with those nodes but doesnt work

Images:

Reply by k3kalinix | 2024-09-11 06:54:47

<@&1163218672580575372> can help.

Reply by mighty_brute | 2024-09-11 10:31:28

Hello <@426460975529721856> , to stop the character from talking, you can use the InterruptSpeech function. As a parameter, you can set InVoiceFadeOutDuration. If you pass 0, the character will stop talking immediately.

This conversation happened on the Convai Discord Server, so this post will be closed.