Returns data from the StateChanged event.
The StateChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
PreviousState | Gets the state of the SpeechSynthesizer before the StateChanged event. | |
State | Gets the state of the SpeechSynthesizer after the StateChanged event. |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |