Share via


InstantMessagingQuestionAnswerActivity.RecognitionResult Property

Gets the result of recognition perfomed against the user input. This will be null unless there was a valid recognition.

Namespace:  Microsoft.Rtc.Workflow.Activities
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

public RecognitionResult RecognitionResult { get; private set; }

Property Value

Type: Microsoft.Speech.Recognition.RecognitionResult

See Also

Reference

InstantMessagingQuestionAnswerActivity Class

InstantMessagingQuestionAnswerActivity Members

Microsoft.Rtc.Workflow.Activities Namespace