curl --location 'https://uat.myvocal.ai/sound_clone/api/v1/voices/design' \--header 'accessKey: xxx' \--header 'Content-Type: application/json' \--data '{ "text": "The client interacts with users through mobile devices, while the server is responsible for data in", "gender": "female", "accent": "indian", "age": "old", "accentStrength": 1.4}'
Copy
This response is stream.
Voice
Design Voice for TTS_Generate
Create a new voice without any audio files.(❗❗❗File-related interfaces are not supported, please use interface tools for requests.)
POST
/
sound_clone
/
api
/
v1
/
voices
/
design
Copy
curl --location 'https://uat.myvocal.ai/sound_clone/api/v1/voices/design' \--header 'accessKey: xxx' \--header 'Content-Type: application/json' \--data '{ "text": "The client interacts with users through mobile devices, while the server is responsible for data in", "gender": "female", "accent": "indian", "age": "old", "accentStrength": 1.4}'
Please provide a piece of English content that is no less than 100 characters and no more than 500 characters for the purpose of generating a trial audio.
curl --location 'https://uat.myvocal.ai/sound_clone/api/v1/voices/design' \--header 'accessKey: xxx' \--header 'Content-Type: application/json' \--data '{ "text": "The client interacts with users through mobile devices, while the server is responsible for data in", "gender": "female", "accent": "indian", "age": "old", "accentStrength": 1.4}'