Voice
Design Voice for TTS_Save
Save the voice you design as voice_id
POST
/
sound_clone
/
api
/
v1
/
voices
/
design
/
save
Header
accessKey
string
requiredYou can copy your api-key on https://www.myvocal.ai/profile after you have subscribed to Pro or Business Plan.
Body
name
string
requiredPlease do not exceed 32 characters in length.
designId
string
requiredThe designId included in the callback when you use Design Voice for TTS_Generate
Response
code
number
Indicates whether the call was successful. 1 if successful.
message
string
When an exception occurs, specific exception information will be provided in the message.
data
object
Includes specific data.