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_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public int MinAudioSegmentLength { get; set; }

Property Value

Int32
See Also