Note

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

ProprietaryEngineEventArgs Members

Include Protected Members
Include Inherited Members

Returns data from an event raised by a proprietary speech synthesis engine.

The ProprietaryEngineEventArgs type exposes the following members.

Properties

  Name Description
Public property Cancelled (inherited from AsyncCompletedEventArgs)
Public property Error (inherited from AsyncCompletedEventArgs)
Public property EventId Gets the identifier of the event raised by a proprietary speech synthesis engine.
Public property Prompt Gets the prompt associated with the event. (inherited from PromptEventArgs)
Public property ProprietaryData Gets the data from the event raised by a proprietary speech synthesis engine.
Public property UserState (inherited from AsyncCompletedEventArgs)

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)
Protected method RaiseExceptionIfNecessary (inherited from AsyncCompletedEventArgs)
Public method ToString (inherited from Object)

Top

See Also

Reference

ProprietaryEngineEventArgs Class

Microsoft.Speech.Synthesis Namespace