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

SynthesisVoicesResult 类

包含有关检索到的合成语音列表的详细信息。

注意

在版本 1.16.0 中添加。

供内部使用的构造函数。

继承
builtins.object
SynthesisVoicesResult

构造函数

SynthesisVoicesResult(handle: c_void_p)

参数

名称 说明
handle
必需

属性

error_details

结果的错误详细信息。

properties

为此 SynthesisVoicesResult 定义的属性及其值的集合。

注意

在版本 1.17.0 中添加。

reason

结果原因。

result_id

唯一 ID。

voices

检索到的语音列表。