CancellationEventArgs interface

Properties

errorCode
errorDetails

In case of an unsuccessful recognition, provides details of the occurred error.

offset
reason
sessionId

Property Details

errorCode

errorCode: CancellationErrorCode

Property Value

errorDetails

In case of an unsuccessful recognition, provides details of the occurred error.

public errorDetails: string

Property Value

string

A String that represents the error details.

offset

offset: number

Property Value

number

reason

reason: CancellationReason

Property Value

sessionId

sessionId: string

Property Value

string