Azure 文本转语音
line1
line1
POST
/api/v1/azure/tts
azure-tts-1
权限才可以调用此接口请求参数
Body 参数application/x-www-form-urlencoded
input
string
要转换成语音的文字
示例值:
Hello there! I hope you're having an amazing day so far. It's always a pleasure to connect with new people and share experiences. Looking forward to getting to know you better! Cheers!
voiceShortName
string
必需
示例值:
en-US-JennyNeural
isSSML
string
可选
示例值:
false
rate
string
可选
示例值:
1
pitch
string
可选
示例值:
1
style
string
可选
示例值:
excited
role
string
可选
示例值:
YoungAdultFemale
示例代码
返回响应
修改于 2024-01-26 09:30:12