BookmarkReachedEventArgs Properties

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

The BookmarkReachedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAudioPositionGets the time offset at which the bookmark was reached.
Public propertyBookmarkGets the name of the bookmark that was reached.
Public propertyCancelled (Inherited from AsyncCompletedEventArgs.)
Public propertyError (Inherited from AsyncCompletedEventArgs.)
Public propertyPromptGets the prompt associated with the event. (Inherited from PromptEventArgs.)
Public propertyUserState (Inherited from AsyncCompletedEventArgs.)
Top

See Also