@langwatch/scenario
    Preparing search index...

    Class AgentSpeakingEvent

    asyncio.Event analogue: a Promise<void> + external resolve handle.

    Awaiters call wait; producers call set the moment the gating condition holds. clear resets for the next turn. Used by the default call() to wake the interruption path the instant the agent begins emitting audio.

    Index

    Constructors

    Methods

    Constructors

    Methods