Share via


Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

StateChangedEventArgs Members

Include Protected Members
Include Inherited Members

Returns data from the StateChanged event.

The StateChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property PreviousState Gets the state of the SpeechSynthesizer before the StateChanged event.
Public property State Gets the state of the SpeechSynthesizer after the StateChanged event.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

StateChangedEventArgs Class

Microsoft.Speech.Synthesis Namespace