cURL
curl --request POST \ --url https://api.ppio.com/v3/glm-tts-voice-clone \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --data ' { "text": "<string>", "input": "<string>", "audio_url": "<string>", "voice_name": "<string>" } '
{ "voice": "<string>", "audio_url": "<string>" }
Documentation IndexFetch the complete documentation index at: https://ppio.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://ppio.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
application/json