Add Text To Speech

新增自定义文本转语音任务

post/api/vmodel/v1/free/text/speech/task

Query parameters

app_idstring required

Request body

audio_urlstring required

The URL of the audio file

user_idstring required

The user ID

textstring required

The text to convert to speech

languagestring

The language for the text-to-speech conversion

Response

Successful Response

{"stackTrail":"paths:/api/vmodel/v1/free/text/speech/task:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.