Click or drag to resize

SpeechRecognizerInfo Class

Inheritance Hierarchy
SystemObject
  SystemEventArgs
    Ozeki.MediaSpeechRecognizerInfo

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class SpeechRecognizerInfo : EventArgs

The SpeechRecognizerInfo type exposes the following members.

Constructors
 NameDescription
Public methodSpeechRecognizerInfoInitializes a new instance of the SpeechRecognizerInfo class
Public methodSpeechRecognizerInfo(String, String, CultureInfo)Initializes a new instance of the SpeechRecognizerInfo class
Top
Properties
 NameDescription
Public propertyCulture 
Public propertyID 
Public propertyName 
Public propertySupportedAudioFormats 
Top
Methods
 NameDescription
Public methodToString
(Overrides ObjectToString)
Top
See Also