Partilhar via


DialogServiceConnector.SpeechEndDetected Evento

Definição

Ocorre quando o fim dos dados de fala é detectado para a frase atual.

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

Tipo de evento

Aplica-se a