VADConfiguration constructor
const
VADConfiguration({})
Implementation
const VADConfiguration({
this.energyThreshold = 0.015,
this.sampleRate = 16000,
this.frameLength = 0.1,
this.enableAutoCalibration = false,
this.calibrationMultiplier = 2.0,
});