SpeechSynthesizer.BookmarkReached Événement

Définition

Signale qu’un signet a été atteint. Ajouté dans la version 1.16.0

public event EventHandler<Microsoft.CognitiveServices.Speech.SpeechSynthesisBookmarkEventArgs> BookmarkReached;
member this.BookmarkReached : EventHandler<Microsoft.CognitiveServices.Speech.SpeechSynthesisBookmarkEventArgs> 
Public Custom Event BookmarkReached As EventHandler(Of SpeechSynthesisBookmarkEventArgs) 

Type d'événement

Remarques

Voir aussi : Améliorer la synthèse avec le langage SSML (Speech Synthesis Markup Language)

S’applique à