AAI SDK
    Preparing search index...

    Variable DEFAULT_FALSE_INTERRUPTION_TIMEOUT_MSConst

    DEFAULT_FALSE_INTERRUPTION_TIMEOUT_MS: 2000

    False-interruption recovery window (pipeline mode). A barge-in triggered by an interim STT transcript aborts the agent's in-flight reply — but if no final transcript ever commits (STT noise, a hallucinated partial), the interruption was a false alarm and the agent would otherwise fall silent mid-thought. After this many ms with no committed user turn, the transport injects DEFAULT_FALSE_INTERRUPTION_PROMPT as a synthetic user turn so the agent picks its reply back up. Set to 0 to disable recovery.