Partilhar via


SpeechSynthesizer.WordBoundary Evento

Definição

Sinaliza que um limite de palavra foi recebido. Adicionado na versão 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

Aplica-se a