Click or drag to resize

SpeechToTextContinuousMinAudioSegmentLength Property

Gets the minimum length of an audio segment. That segment will be used by the STT engine when detecting words (in milliseconds).

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public int MinAudioSegmentLength { get; set; }

Property Value

Type: Int32
See Also