本文档由帆智引擎整理发布,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
Authorization: Bearer ********************{
"model": "tts-1",
"input": "string",
"voice": "alloy",
"response_format": "mp3",
"speed": 1
}curl --location --request POST '/v1/audio/speech' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "tts-1",
"input": "string",
"voice": "alloy",
"response_format": "mp3",
"speed": 1
}'
扫码添加微信客服
关于帆智引擎api对接问题,可以随时咨询即可。

扫码添加微信客服