Used to notify when the recording state changes

Namespace: iSpeech
Assembly: iSpeechSDK (in iSpeechSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public abstract class SpeechRecognizerEvent
Visual Basic
Public MustInherit Class SpeechRecognizerEvent
Visual C++
public ref class SpeechRecognizerEvent abstract

Inheritance Hierarchy

System..::..Object
  iSpeech..::..SpeechRecognizerEvent

See Also