Class VoiceDetectionTrigger.MaxValues
Inheritance
VoiceDetectionTrigger.MaxValues
Assembly: Glitch9.IO.dll
Syntax
public static class VoiceDetectionTrigger.MaxValues
Fields
|
Edit this page
View Source
DetectionIntervalMs
Declaration
public const int DetectionIntervalMs = 10000
Field Value
|
Edit this page
View Source
MinRecordedClipLengthSec
Declaration
public const float MinRecordedClipLengthSec = 5
Field Value
|
Edit this page
View Source
SilenceDurationMs
Declaration
public const int SilenceDurationMs = 300000
Field Value
|
Edit this page
View Source
SilenceThreshold
Declaration
public const float SilenceThreshold = 0.1
Field Value