VoiceInfo Class
Contains detailed information about the synthesis voice information.
Note
Updated in version 1.17.0.
Constructor for internal use.
- Inheritance
-
builtins.objectVoiceInfo
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.