Tool to create a cloned voice for text-to-speech synthesis. Use when you need to clone a voice from an audio sample for later use in TTS operations.
urlstringPublic URL to an audio file containing the voice to clone. The audio must be human speech, under 60 seconds, and in a supported format (WAV, MP3). Either url or file_store_key is required.
nameRequiredstringName for the cloned voice. This identifier will be used to reference the voice in future TTS requests.
file_store_keystringKey referencing a file in JigsawStack's file storage containing the voice to clone. The audio must be human speech and under 60 seconds. Either url or file_store_key is required.
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.