SpeechResult Class

Definition

The speech status as a result.

public class SpeechResult : Azure.Communication.CallAutomation.RecognizeResult
type SpeechResult = class
    inherit RecognizeResult
Public Class SpeechResult
Inherits RecognizeResult
Inheritance
SpeechResult

Properties

ResultType

The RecognizeResultType of this RecognizeResult.

Speech

The recognized speech in string.

Applies to