SpeechSynthesisCancellationDetails.ErrorCode プロパティ

定義

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

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

プロパティ値

適用対象