SynthesisVoicesResult Class
Contains detailed information about the retrieved synthesis voices list.
Note
Added in version 1.16.0.
Constructor for internal use.
- Inheritance
-
builtins.objectSynthesisVoicesResult
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.
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for Python