VoiceInfo Class
Contains detailed information about the synthesis voice information.
Note
Updated in version 1.17.0.
Constructor for internal use.
Constructor
VoiceInfo(handle: c_void_p)
Parameters
Name | Description |
---|---|
handle
Required
|
|
Attributes
gender
The voice gender.
Note
Added in version 1.17.0.
local_name
The local name of the voice.
locale
The locale of the voice.
name
The voice name.
short_name
The short name of the voice.
style_list
The style list.
voice_path
The voice path, only valid for offline voices.
voice_type
The voice type.
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python