语音转文字
POST/v1/aibot/bots/:botId/speech-to-text
语音转文字
Request
Path Parameters
botId stringrequired
- application/json
Body
required
engSerViceType string
输入语言类型
voiceFormat stringrequired
识别音频的音频格式,如wav/mp3
url stringrequired
语音的URL地址
isPreview boolean
是否为预览模式
Responses
- 201
- application/json
- Schema
- Example (from schema)
Schema
object
{}
Loading...