POST
Base API endpoint
Query Parameters
Authorization: Bearer 114514Authentication: Add
Bearer 114514 in the Header
Body type: application/json
string
required
The format of the audio input. Can be either
base64 (base64 encoded string) or wav_url (URL of a .wav file)string
required
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