Member Junction
    Preparing search index...

    Interface RealtimeReconfigureParams

    Parameters for IRealtimeSession.Reconfigure — a live turn-taking change.

    interface RealtimeReconfigureParams {
        DisableAutoResponse?: boolean;
    }
    Index

    Properties

    DisableAutoResponse?: boolean

    Switch the model's blind auto-response OFF (meeting mode) or ON (1:1).