curl --location --request POST 'https://open.vectcut.com/cut_jianying/generate_speech' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"text": "今天的视频,就给大家带来一个福利。今天的视频,就给大家带来一个福利。今天的视频,就给大家带来一个福利",
"provider": "minimax",
"model": "speech-2.6-turbo",
"voice_id": "audiobook_male_1",
"volume": 10,
"target_start": 3,
"effect_type": "麦霸",
"effect_params": [
45,
80
]
}'{
"error": "",
"output": {
"audio_url": "https://minimax-algeng-chat-tts.oss-cn-wulanchabu.aliyuncs.com/audio%2Feffect%2F05aaaaca44d49e9067ac9b65318b42c5_1767602124081_7803.mp3?Expires=1767688524&OSSAccessKeyId=LTAI5tGLnRTkBjLuYPjNcKQ8&Signature=oPOjMe8nYWRhutADhkbUfL3g%2BC0%3D",
"draft_id": "dfd_cat_1767602124_a69535f0",
"draft_url": "https://www.vectcut.com/draft/downloader?draft_id=dfd_cat_1767602124_a69535f0&is_capcut=0"
},
"purchase_link": "https://www.vectcut.com",
"success": true
}