Basic Information

appmixer.elevenlabs.core.CreateSpeechSynthesis

1.0.1

Public

Synthesizes a given text into speech using a specified voice.

Input Ports

in

FieldTypeDescription
Voice Id text The voice to be used in generated speech.
Text text The text content that will be synthesized into speech.
Model Id text Identifier of the model to be used for text-to-speech synthesis, for example 'eleven_multilingual_v2'.
Language Code text Optional language code for the synthesis.
Seed number Seed value for randomization purposes.
Filename text Optional filename for the generated audio file.

Output Ports

out

FieldTypeDescription
File ID -
File Size -
Text -

Full Metadata