Click or drag to resize

SpeechRecognizerInfoSupportedAudioFormats Property

Gets the audio formats supported by the recognizer.

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntax
public List<AudioFormat> SupportedAudioFormats { get; }

Property Value

ListAudioFormat
See Also