CancellationDetails.ErrorCode プロパティ

定義

認識に失敗した (Reason が Error に設定されている) のエラー コード。 Reason が Error でない場合、ErrorCode は NoError を返します。 1.1.0 で追加

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

プロパティ値

適用対象