POST /v1/audio/speechgithub.com/QuantumNous/new-api/router.SetRelayRouter.func18。external_api_client。confirmed-openapi-source。字段为动态上游数据或回调负载时,文档会明确标记,不能补造 Schema。x-debug 里的占位符;示例不含真实密码、API Key、签名、Cookie 或 Provider 密钥。Authorization: Bearer ********************{
"model": "tts-1",
"input": "string",
"voice": "alloy",
"response_format": "mp3",
"speed": 1
}curl --location 'http://api-dev.opensosen.cn/v1/audio/speech' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "tts-1",
"input": "string",
"voice": "alloy",
"response_format": "mp3",
"speed": 1
}'