Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
POST https://api.myvocal.ai/sound_clone/api/v1/voice/tts/add
curl --location 'https://api.myvocal.ai/sound_clone/api/v1/voice/tts/add' \ --header 'accessKey: <your_api_key>' \ --form 'name="example-voice"' \ --form 'file=@"sample.mp3"'