你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SpeechSynthesisCancellationDetails.ErrorCode 属性

定义

合成 (Reason 失败时,错误代码设置为“错误) ”。 如果 Reason 不是 Error,则 ErrorCode 返回 NoError。

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

属性值

适用于