BookmarkName (SAPI 5.3)

Microsoft Speech API 5.3

CSpEvent::BookmarkName

CSpEvent::BookmarkName returns the bookmark string from the event's lParam. The caller must make sure the event ID is SPEI_TTS_BOOKMARK.

  
    const WCHAR* BookmarkName( void ) const;
  

Parameters

None.

Return values

Returns the bookmark string from the event's lParam.