ProprietaryEngineEventArgs Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The ProprietaryEngineEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCancelled (Inherited from AsyncCompletedEventArgs.)
Public propertyError (Inherited from AsyncCompletedEventArgs.)
Public propertyEventIdGets the identifier of the event raised by a proprietary speech synthesis engine.
Public propertyPromptGets the prompt associated with the event. (Inherited from PromptEventArgs.)
Public propertyProprietaryDataGets the data from the event raised by a proprietary speech synthesis engine.
Public propertyUserState (Inherited from AsyncCompletedEventArgs.)
Top

See Also