Click or drag to resize

SpeechRecognizerInfoSupportedAudioFormats Property

Gets the audio formats supported by the recognizer.

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

Property Value

Type: ListAudioFormat
See Also