【用户】任务管理

语音转文字

上传音频数据进行语音识别,返回Server-Sent Events流式文字结果。响应格式为SSE,每个事件包含event和data字段。

post/api/v1/users/tasks/speech-to-text

Response

Server-Sent Events流,包含recognition(识别结果)、end(结束)和error(错误)事件

Changes

No recorded changes to this endpoint across all 25 revisions of this API.