LAPLACE TTS API
Generates speech audio from the provided text using LAPLACE Text-to-Speech service
POST
/
tts-laplace
Request Body
application/json
Optionaltext
Requiredstring
Minimum length:
1
Maximum length: 4096
voice
string
The voice to use for speech generation
Default:
"zh-CN-XiaoxiaoMultilingualNeural"
token
Requiredstring
LAPLACE TTS Service API key
Minimum length:
1
translateTo
string
The language to translate the text to
Value in:
"en-US" | "ja-JP" | "zh-CN"
Audio file containing the generated speech