Share via


SpeechSynthesizer.WordBoundary Ereignis

Definition

Zeigt an, dass eine Wortgrenze empfangen wurde. In Version 1.7.0 hinzugefügt

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

Ereignistyp

Gilt für: