Compartilhar via


SpeechSynthesizer.BookmarkReached Evento

Definição

Sinaliza que um indicador foi atingido. Adicionado em 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) 

Tipo de evento

Comentários

Confira também: Melhorar a síntese com a SSML (Linguagem de Marcação de Síntese de Fala)

Aplica-se a