Aliyun API
Generates speech audio from the provided text using Aliyun TTS service
Request Body
application/json
Optionaltext
RequiredstringMinimum length:
1
Maximum length: 4096
voice
stringThe voice to use for speech generation. Default is longxiaochun.
Default:
"longxiaochun"
format
stringThe audio format to use for the output.
Default:
"mp3"
Value in: "mp3" | "wav" | "pcm"
sampleRate
integerThe sample rate for the audio output in Hz. Default is 22050.
Default:
22050
volume
integerThe volume of the synthesized speech (0-100). Default is 50.
Default:
50
Minimum: 0
Maximum: 100
rate
numberThe speed of the synthesized speech (0.5-2). Default is 1.
Default:
1
Minimum: 0.5
Maximum: 2
pitch
numberThe pitch of the synthesized speech (0.5-2). Default is 1.
Default:
1
Minimum: 0.5
Maximum: 2
token
RequiredstringDashScope API key for authentication
Minimum length:
1
Audio file containing the generated speech