你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SynthesisVoicesResult Class
Contains detailed information about the retrieved synthesis voices list.
Note
Added in version 1.16.0.
Constructor for internal use.
Constructor
SynthesisVoicesResult(handle: c_void_p)
Parameters
Name | Description |
---|---|
handle
Required
|
|
Attributes
error_details
The error details of the result.
properties
A collection of properties and their values defined for this SynthesisVoicesResult.
Note
Added in version 1.17.0.
reason
Result reason.
result_id
Unique ID.
voices
The retrieved voices list.