Note

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

BookmarkReachedEventArgs Members

Include Protected Members
Include Inherited Members

Returns data from the BookmarkReached event.

The BookmarkReachedEventArgs type exposes the following members.

Properties

  Name Description
Public property AudioPosition Gets the time offset at which the bookmark was reached.
Public property Bookmark Gets the name of the bookmark that was reached.
Public property Cancelled (inherited from AsyncCompletedEventArgs)
Public property Error (inherited from AsyncCompletedEventArgs)
Public property Prompt Gets the prompt associated with the event. (inherited from PromptEventArgs)
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

BookmarkReachedEventArgs Class

Microsoft.Speech.Synthesis Namespace