语音转文字
POST/v1/aibot/bots/:botId/speech-to-text
语音转文字
Request
Path Parameters
botId stringrequired
- application/json
Body
required
engSerViceType string
输入语言类型, 16k_zh:中文通用 16k_zh-PY:中英粤 16k_zh_medical:中文医疗 16k_en:英语 16k_yue:粤语
voiceFormat stringrequired
识别音频的音频格式,如wav/mp3
url stringrequired
语音的URL地址
Responses
- 201
- application/json
- Schema
- Example (from schema)
Schema
object
{}
Loading...