@camera.ui/sdk / camera / AudioDetectionSettings
Interface: AudioDetectionSettings
Defined in: camera/detection.ts:170
Audio detection settings.
Properties
confidence?
optionalconfidence?:number
Defined in: camera/detection.ts:176
Minimum confidence threshold (0 - 1) for a labelled audio detection to count.
minDecibels
minDecibels:
number
Defined in: camera/detection.ts:172
Minimum volume threshold in dBFS (-100 to 0). Audio below this level is skipped.
timeout
timeout:
number
Defined in: camera/detection.ts:174
Audio dwell time in seconds.