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

SynthesisVoicesResult 类

定义

包含有关检索到的合成语音列表的详细信息。 在 1.16.0 中添加

public sealed class SynthesisVoicesResult : Microsoft.CognitiveServices.Speech.Internal.DisposableBase
type SynthesisVoicesResult = class
    inherit DisposableBase
Public NotInheritable Class SynthesisVoicesResult
Inherits DisposableBase
继承
Microsoft.CognitiveServices.Speech.Internal.DisposableBase
SynthesisVoicesResult

属性

ErrorDetails

错误详细信息。

Properties

包含结果的属性。

Reason

指定语音列表结果的状态。

ResultId

指定语音列表结果的唯一 ID。

Voices

指定检索的语音列表。

适用于