ProprietaryEngineEventArgs Members |
ProprietaryEngineEventArgs Class Methods Properties See Also Send Feedback |
Returns data from an event raised by a proprietary speech synthesis engine.
The ProprietaryEngineEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cancelled | (Inherited from AsyncCompletedEventArgs.) | |
Error | (Inherited from AsyncCompletedEventArgs.) | |
EventId | Gets the identifier of the event raised by a proprietary speech synthesis engine. | |
Prompt | Gets the prompt associated with the event. (Inherited from PromptEventArgs.) | |
ProprietaryData | Gets the data from the event raised by a proprietary speech synthesis engine. | |
UserState | (Inherited from AsyncCompletedEventArgs.) |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RaiseExceptionIfNecessary | (Inherited from AsyncCompletedEventArgs.) | |
ToString | (Inherited from Object.) |