Tool to convert text to natural-sounding speech. Use when you need to generate an audio file from text input.
textRequiredstringText to generate speech from. Standard TTS supports 5-1500 characters; voice cloning supports 5-500 characters.
accentstringAccent identifier for standard TTS (e.g., 'en-US-female-3', 'en-GB-male-2', 'es-ES-female-9'). Required for standard TTS; ignored when using voice cloning. See API documentation for complete list of supported accents.
speaker_clone_urlstringPublic URL to an audio sample for voice cloning; mutually exclusive with file_store_key.
speaker_clone_file_store_keystringFile store key for an uploaded audio sample for voice cloning; mutually exclusive with URL.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.