When a caller interrupts the agent mid-sentence, the agent stops correctly.
But instead of responding to what the caller said, or re-asking the question,
it then speaks only the leftover words of the interrupted sentence as a turn
of its own. To the caller this sounds like a broken fragment.
Here is a real inbound call:
Call ID: call_a18bc15272789d6fc8d654e2ca3
Agent version: 75
2026-09-01, inbound, 4m 31s
From that transcript, verbatim:
Agent: What’s the best number for the team to reach you by call
User: (speaks)
Agent: or text?
The intended sentence was “What’s the best number for the team to reach you
by call or text?”. The caller heard “or text?” on its own, with no context.
What I have already ruled out:
- Not a denoising setting. Reproduced with denoising on and off, no
difference. - Not something the system prompt controls. Instructing the agent to restart
the question after an interruption does not change it.
Settings: GPT 4.1 (default), realtime transcription on “optimize for
accuracy”, no denoising, boosted keyword list in use.
My questions:
- Is this known, and is a fix planned?
- Is there a setting that makes the agent DISCARD the remainder of an
interrupted sentence rather than speaking it on the next turn? - If not, what is the recommended way to handle barge-in so the caller does
not hear a sentence fragment?
Happy to share the recording or my account details privately with staff.