Get generated voice clone
curl --request GET \ --url https://api.charp.ai/cache/voice-clone/{taskId} \ --header 'Authorization: Bearer <token>'
{ "url": "<string>" }
Bearer token authentication using OAuth2 access token
Unique identifier of the voice clone generation task
Voice clone audio URL retrieved successfully
The response is of type object.
object