Share via


StateChangedEventArgs Members

Returns data from the SpeechSynthesizer.StateChanged event.

The following tables list the members exposed by the StateChangedEventArgs type.

Public Fields

  Name Description
Dd146745.pubfield(en-us,office.13).gifDd146745.static(en-us,office.13).gif Empty  (inherited from EventArgs )

Top

Public Properties

  Name Description
Dd146745.pubproperty(en-us,office.13).gif PreviousState Gets the synthesizer State before the change.
Dd146745.pubproperty(en-us,office.13).gif State Gets the synthesizer State after the change.

Top

Public Methods

(see also Protected Methods )

  Name Description
Dd146745.pubmethod(en-us,office.13).gif Equals  Overloaded. (inherited from Object )
Dd146745.pubmethod(en-us,office.13).gif GetHashCode  (inherited from Object )
Dd146745.pubmethod(en-us,office.13).gif GetType  (inherited from Object )
Dd146745.pubmethod(en-us,office.13).gifDd146745.static(en-us,office.13).gif ReferenceEquals  (inherited from Object )
Dd146745.pubmethod(en-us,office.13).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Dd146745.protmethod(en-us,office.13).gif Finalize  (inherited from Object )
Dd146745.protmethod(en-us,office.13).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

StateChangedEventArgs Class
Microsoft.Speech.Synthesis Namespace