Share via


ServerVad interface

Base model for VAD-based turn detection.

Extends

Properties

autoTruncate
createResponse
endOfUtteranceDetection
interruptResponse
prefixPaddingInMs
silenceDurationInMs
threshold
type

Property Details

autoTruncate

autoTruncate?: boolean

Property Value

boolean

createResponse

createResponse?: boolean

Property Value

boolean

endOfUtteranceDetection

endOfUtteranceDetection?: EouDetectionUnion

Property Value

interruptResponse

interruptResponse?: boolean

Property Value

boolean

prefixPaddingInMs

prefixPaddingInMs?: number

Property Value

number

silenceDurationInMs

silenceDurationInMs?: number

Property Value

number

threshold

threshold?: number

Property Value

number

type

type: "server_vad"

Property Value

"server_vad"