







Represents the base class for EventArgs classes in the Microsoft.Speech.Synthesis namespace.
The PromptEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Cancelled | (Inherited from AsyncCompletedEventArgs.) |
![]() | Error | (Inherited from AsyncCompletedEventArgs.) |
![]() | Prompt | Gets the prompt associated with the event. |
![]() | 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.) |