Click or drag to resize
SpeechResponseEventArgsPhraseResponse Property
Gets the RecognitionResult

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public RecognitionResult PhraseResponse { get; }

Property Value

Type: RecognitionResult
See Also