voisona-talk-api / VoiceInformation
Interface: VoiceInformation
Defined in: types.ts:158
Detailed information about a voice library, including styles.
Extends
Properties
default_style_weights
default_style_weights:
number[]
Defined in: types.ts:160
Default weights for each style.
display_names
display_names:
object[]
Defined in: types.ts:143
Display names in different languages.
language
language:
string
name
name:
string
Inherited from
VoiceBaseInformation.display_names
languages
languages:
string[]
Defined in: types.ts:148
Supported languages.
Inherited from
VoiceBaseInformation.languages
meta?
optionalmeta?:MetaInformation
Defined in: types.ts:164
Metadata information.
style_names
style_names:
string[]
Defined in: types.ts:162
Names of the available styles.
voice_name
voice_name:
string
Defined in: types.ts:150
Internal name of the voice library.
Inherited from
VoiceBaseInformation.voice_name
voice_version
voice_version:
string
Defined in: types.ts:152
Version string of the voice library.