Compartir a través de


SpeechSynthesizer.WordBoundary Evento

Definición

Indica que se recibió un límite de palabras. Agregado en la versión 1.7.0

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

Tipo de evento

Se aplica a