VADTool interface

Voice activity detection tool configuration.

Signature:

export interface VADTool

Properties

Property Type Description

aggregation?

AggregationStrategy

(Optional)

bucketSecs?

number

(Optional)

confidenceThreshold?

number

(Optional)

id?

string

(Optional) Instance id (G3): names this instance so gates can reference it and the same tool may appear more than once. Default: the tool name. Must be unique across localAnalysis.

model?

"silero"

(Optional) Today’s model, named for forward compatibility.

sampleN?

number

(Optional)

tool

"vad"

windowSecs

number