Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SpeakStartedEventArgs Members
Include Protected Members
Include Inherited Members
Returns notification from the SpeakStarted event.
The SpeakStartedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Cancelled | (inherited from AsyncCompletedEventArgs) | |
Error | (inherited from AsyncCompletedEventArgs) | |
Prompt | Gets the prompt associated with the event. (inherited from PromptEventArgs) | |
UserState | (inherited from AsyncCompletedEventArgs) |
Top
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) |
Top