StartRecognizingEventResult Class

Definition

public class StartRecognizingEventResult
type StartRecognizingEventResult = class
Public Class StartRecognizingEventResult
Inheritance
StartRecognizingEventResult

Properties

FailureResult

RecognizeFailed event will be returned once the recognize is completed unsuccessfully.

IsSuccess

Indicates whether the returned event is considered successful or not.

SuccessResult

RecognizeCompleted event will be returned once the recognize is completed successfully.

Applies to