Convai Unreal plugin - Character self-interrupting - No responses

I’m using the Convai plugin (version 4.0.0-beta. 11) in Unreal 5.5 with metahuman. For a while everything has been working fine until recently the character no longer responds to text nor audio inputs. When I attempt with text they look toward the player and my message appears in the widget, but no reply.

This is the output log when testing -

ConvaiPlayerLog: Started default audio capture
ConvaiSubsystemLog: :electric_plug: Attendee connected: convai-bot
LogViewport: Display: Viewport MouseLockMode Changed, LockAlways → LockOnCapture
LogViewport: Display: Viewport MouseCaptureMode Changed, CaptureDuringMouseDown → CapturePermanently
ConvaiChatbotComponentLog: Character interrupted by user speaking
ConvaiSubsystemLog: Attendee ID: convai-bot, Data: {“data”:{“config”:,“version”:“1.0.0”},“id”:“”,“label”:“rtvi-ai”,“type”:“bot-ready”}
ConvaiSubsystemLog: Attendee ID: convai-bot, Data: {“label”:“rtvi-ai”,“type”:“user-started-speaking”}
ConvaiChatbotComponentLog: Character interrupted by user speaking
ConvaiPlayerLog: Started talking
ConvaiSubsystemLog: Attendee ID: convai-bot, Data: {“data”:{“final”:true,“text”:“Hello”,“timestamp”:“2026-03-10 11:46:45”,“user_id”:“PA_8jWXr6dyiMpq”},“label”:“rtvi-ai”,“type”:“user-transcription”}
ConvaiPlayerLog: Transcription received: Hello
ConvaiSubsystemLog: Attendee ID: convai-bot, Data: {“label”:“rtvi-ai”,“type”:“user-stopped-speaking”}
ConvaiChatbotComponentLog: Character interrupt ended
ConvaiPlayerLog: Finished talking
ConvaiPlayerLog: Transcription received:
ConvaiSubsystemLog: Attendee ID: convai-bot, Data: {“data”:{“participant_id”:“PA_8jWXr6dyiMpq”,“text”:“Hello”,“type”:“final-user-transcription”},“label”:“rtvi-ai”,“type”:“server-message”}
ConvaiSubsystemLog: Warning: OnDataPacketReceived: Unknown server type ‘final-user-transcription’.
ConvaiSubsystemLog: Attendee ID: convai-bot, Data: {“data”:{“text”:“Hello”},“label”:“rtvi-ai”,“type”:“user-llm-text”}
ConvaiSubsystemLog: Attendee ID: convai-bot, Data: {“label”:“rtvi-ai”,“type”:“bot-llm-started”}
ConvaiSubsystemLog: Attendee ID: convai-bot, Data: {“type”:“bot-turn-completed”,“was_interrupted”:true}
ConvaiSubsystemLog: Warning: OnDataPacketReceived: Unknown packet type ‘bot-turn-completed’.

It seems that the character is being interrupted before they are able to generate a response. However, push to talk is enabled so I’m unsure how this is being triggered.

Hello,

Welcome to the Convai Developer Forum!

Does it work when you send a text message?

Hi, no it doesn’t. My message will sometimes appear in the widget but the character doesn’t respond.

Please share all the logs.

I’ve shared the output log above. Can you please specify which logs you are requesting?

Don’t cut it, share all.

AIInterview_v01.log (249.0 KB)

I tested both your character and your account and was not able to reproduce any issue.

If you are in a noisy environment, your microphone may be causing interruptions. I recommend muting your microphone and trying again, or making sure you are using push-to-talk mode.

If the issue continues, please try again in a new project. Also, please make sure you are not using a VPN or similar network tool.