Speech-to-Text
POST/v1/aibot/bots/:botId/speech-to-text
Speech-to-Text
Request
Path Parameters
botId stringrequired
- application/json
Body
required
engSerViceType string
Input language type, 16k_zh: Mandarin Chinese, 16k_zh-PY: Chinese-English-Cantonese, 16k_zh_medical: Chinese Medical, 16k_en: English, 16k_yue: Cantonese
voiceFormat stringrequired
Audio format of the recognized audio, such as wav/mp3
url stringrequired
URL address of the speech
Responses
- 201
- application/json
- Schema
- Example (from schema)
Schema
object
{}
Loading...