POST
基础 API 端口
Query Parameters
Authorization: Bearer 114514验证:在Header处添加
Bearer 114514
Body类型:application/json
string
必填
The format of the audio input. Can be either
base64 (base64 encoded string) or wav_url (URL of a .wav file)string
必填
The audio data, either a base64 encoded string (if audio_m is
base64) or a URL to a .wav file (if audio_m is wav_url)string
The language of the audio. Default is
enstring
Whether to use voice activity detection (VAD) filtering. Default is
false