ElevenLabs KMP
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ElevenLabs KMP
ElevenLabs KMP
/
dev.yveskalume.elevenlabs.voices
/
Voice
/
Voice
Voice
constructor
(
id
:
String
,
name
:
String
,
category
:
String
?
=
null
,
description
:
String
?
=
null
,
previewUrl
:
String
?
=
null
,
labels
:
Map
<
String
,
String
>
=
emptyMap()
)
(
source
)