@langwatch/scenario
    Preparing search index...

    Interface TwilioSpeechGateOptions

    interface TwilioSpeechGateOptions {
        hangoverMs?: number;
        prerollMs?: number;
        rmsThreshold?: number;
    }
    Index
    hangoverMs?: number
    prerollMs?: number
    rmsThreshold?: number