Nodes/ComfyUI-KIE-Nodes-Next/elevenlabs/text-to-dialogue-v3
ComfyUI Node

elevenlabs/text-to-dialogue-v3

elevenlabs/text-to-dialogue-v3 OpenAPI Specification

By felipederosilva·Created 24 days ago·Updated about 11 hours ago· 0
elevenlabs/text-to-dialogue-v3
    • audio
    • url
    • all_urls_json
    • task_id
    • raw_json
    • credits_consumed
    • credits_left
    ◄dialogue[ { "text": "I have a pen, I have an apple, ah, Apple pen~", "voice": "EkK5I93UQWFDigLMpZcX" }, { "text": "a happy dog", "voice": "Z3R5wn05IrDiVCyEkUrK" }, { "text": "a happy cat", "voice": "NNl6r8mD7vthiJatiJt1" } ]►
    ◄stability0.5►
    ◄language_codeaf►
    ◄timeout_seconds1200►
    ◄callback_url►
    CategoryKIE Next/Audio/ElevenLabs/Dialogue

    Inputs (5)

    NameTypeDefaultDescription
    dialogueSTRING[ { "text": "I have a pen, I have an apple, ah, Apple pen~", "voice": "EkK5I93UQWFDigLMpZcX" }, { "text": "a happy dog", "voice": "Z3R5wn05IrDiVCyEkUrK" }, { "text": "a happy cat", "voice": "NNl6r8mD7vthiJatiJt1" } ]Array of dialogue items. Each item contains text and voice. The total character count of all text fields combined must not exceed 5000 characters.
    stabilityoptCOMBO0.5Voice stability parameter. Must be one of the following values: 0.0, 0.5, or 1.0
    language_codeoptCOMBOafLanguage code for the speech. Default is empty string or omit the parameter for automatic language detection.
    timeout_secondsoptINT120030–7200—
    callback_urloptSTRINGOptional KIE callback URL. Leave empty for normal ComfyUI use.

    Outputs (7)

    NameTypeDescription
    audioAUDIO—
    urlSTRING—
    all_urls_jsonSTRING—
    task_idSTRING—
    raw_jsonSTRING—
    credits_consumedFLOAT—
    credits_leftFLOAT—