elevenlabs_text_to_speech_full
Text To Speech. Converts text into speech using a voice of your choice and returns audio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| text | Yes | ||
| account | No | ||
| model_id | No | ||
| voice_id | Yes | ||
| next_text | No | ||
| language_code | No | ||
| output_format | No | ||
| previous_text | No | ||
| enable_logging | No | ||
| use_pvc_as_ivc | No | ||
| voice_settings | No | ||
| next_request_ids | No | ||
| previous_request_ids | No | ||
| apply_text_normalization | No | ||
| optimize_streaming_latency | No | ||
| apply_language_text_normalization | No | ||
| pronunciation_dictionary_locators | No |