欢迎访问 n1n 在线文档!平台充值汇率 1:1 即 1 人民币充值到账 1 美元,支持近 600+ 海内外模型,限时特价模型低至 1 折,欢迎上岸!
【 亚洲地区入口及接口地址:llm-api.net 】,【 全球地区入口及接口地址:api.n1n.ai 】

Authorization: Bearer ********************curl --location 'https://llm-api.net/minimax/v1/t2a_async_v2' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "speech-02-hd",
"text": "真正的危险不是计算机开始像人一样思考,而是人开始像计算机一样思考。",
"voice_setting": {
"voice_id": "moss_audio_ce44fc67-7ce3-11f0-8de5-96e35d26fb85",
"speed": 1,
"vol": 1,
"pitch": 0
}
}'{
"task_id": "95157322514444",
"task_token": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9...",
"file_id": 95157322514444,
"usage_characters": 101,
"base_resp": {
"status_code": 0,
"status_msg": "success"
}
}