Click or drag to resize
SpeechRecognizerInfoSupportedAudioFormats Property
Gets the audio formats supported by the recognizer.

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

Property Value

Type: ListAudioFormat
See Also