Voice
Schemas
Voice
baseNameoptional
string
Voice base name.
ttsTypeoptional
TTS type.
genderoptional
TTS type. Default = STANDARD
pitchoptional
double
Voice pitch. Default = 1, range = [-10, 10].
speakingRateoptional
double
Speaking rate. Default = 0, range = [0, 5].
roboticVoiceFilterLeveloptional
double
Robotic filter level. Default = 0, range = [0, 5].
ttsMetadataoptional
TTS platform metadata - tts_metadata type must be compatible with the tts_type specified (enforced by service)
StudioBaseVoice
nameoptional
string
Voice name.
genderoptional
Voice gender.
ageoptional
Voice age.
ttsTypeoptional
TTS type.
ttsMetadataoptional
TTS platform metadata - tts_metadata type must be compatible with the tts_type specified (enforced by service)
ElevenLabsMetadata
voiceIdoptional
string
Voice ID.
TTSType
Studio Voice Type specifies the provider of the voice.
Name | Number | Description |
---|---|---|
0 | Google Voice. | |
INWORLD | 1 | Inworld Voice. |
ELEVEN_LABS | 2 | Eleven Labs Voice. |
INWORLD_V2 | 3 | Inworld_V2 Voice. |