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