Compartir a través de


ConversationTranscriptionCanceledEventArgs.ErrorCode Propiedad

Definición

El código de error en caso de un reconocimiento incorrecto (Reason se establece en Error). Si Reason no es Error, ErrorCode devuelve NoError.

public Microsoft.CognitiveServices.Speech.CancellationErrorCode ErrorCode { get; }
member this.ErrorCode : Microsoft.CognitiveServices.Speech.CancellationErrorCode
Public ReadOnly Property ErrorCode As CancellationErrorCode

Valor de propiedad

Se aplica a