{
"async_mode": true,
"voice_audio_url": "string",
"language": "zh",
"vocal_start": 0,
"vocal_end": 0,
"property1": "string",
"property2": "string"
}curl --location 'https://aigc.ff-api.cn/suno/voice-create' \
--header 'X-API-Key;' \
--header 'Content-Type: application/json' \
--data '{
"async_mode": true,
"voice_audio_url": "string",
"language": "zh",
"vocal_start": 0,
"vocal_end": 0,
"property1": "string",
"property2": "string"
}'null