StateChangedEventArgs Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The StateChangedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyPreviousStateGets the state of the SpeechSynthesizer before the StateChanged event.
Public propertyStateGets the state of the SpeechSynthesizer after the StateChanged event.
Top

See Also