AudioEnergyTool interface

Audio energy tool configuration.

Signature:

export interface AudioEnergyTool

Properties

Property Type Description

aggregation?

AggregationStrategy

(Optional)

bucketSecs?

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.

sampleN?

number

(Optional)

tool

"audio_energy"

windowSecs

number