curl --location 'https://api.myvocal.ai/sound_clone/api/v1/voices' \ --header 'accessKey: <your_api_key>'
{ "code": 1, "message": "Success", "data": [ { "id": "7789", "name": "FirstClonedVoice", "type": "cloned", "feature": "text-to-speech", "channel": "web", "fileCount": 2, "totalFileSize": 582944 } ] }
Return voices available to the current API key.
1
Show Toggle object
text-to-speech
ai-cover
web
api
GET /voices
supportedModels
myvocal_v3