







The SpeakProgressEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AudioPosition | Gets the audio position of the event. |
![]() | Cancelled | (Inherited from AsyncCompletedEventArgs.) |
![]() | CharacterCount | Gets the number of characters in the word that was spoken just before the event was raised. |
![]() | CharacterPosition | Gets the number of characters and spaces from the beginning of the prompt to the position before the first letter of the word that was just spoken. |
![]() | Error | (Inherited from AsyncCompletedEventArgs.) |
![]() | Prompt | Gets the prompt associated with the event. (Inherited from PromptEventArgs.) |
![]() | Text | The text that was just spoken when the event was raised. |
![]() | UserState | (Inherited from AsyncCompletedEventArgs.) |