MOSS TTS Local v1.5 文本转语音。POST /v3/moss-tts/v1/audio/speech。
设置参数后点击生成获取结果
请求 JSON
{
"model": "MOSS-TTS",
"stream": false,
"response_format": "wav"
}API
curl --location --request POST 'https://api.highwayapi.ai/v3/moss-tts/v1/audio/speech' \
--header "Content-Type: application/json" \
--header "Authorization: Bearer ${API_KEY}" \
--data-raw '{
"model": "MOSS-TTS",
"stream": false,
"response_format": "wav"
}'To improve access from mainland China, we have added a direct access domain that does not require a VPN. The original domain will continue to serve overseas and VPN users, and existing calls will not be affected.
No VPN required; can be called directly from mainland China
Recommended when VPN is configured in overseas environments
Compatible with OpenAI / Anthropic API definitions. No changes are needed to the original call paths or parameters.
/chat/completions/completions/anthropicThank you for your trust. The jiekou.ai service will continue to ensure long-term availability. If you have any questions, please contact us.