Skip to main content
POST
音频转文本

功能说明

使用启航 AI 的语音识别(ASR)模型,快速准确地将音频文件转换为文本。

请求参数

调用示例

返回结果

成功返回识别后的文本。

相关内容

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
model
string
file
file
response_format
string

Response

200 - application/json

成功响应

text
string