ServerVad constructor
const
ServerVad({})
Creates a ServerVad.
Implementation
const ServerVad({
this.createResponse,
this.idleTimeoutMs,
this.interruptResponse,
this.prefixPaddingMs,
this.silenceDurationMs,
this.threshold,
});