SpeechSynthesizer.WordBoundary Événement

Définition

Signale qu’une limite de mot a été reçue. Ajouté dans la version 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) 

Type d'événement

S’applique à