Speech to Text
Transcribe Live Audio
Transcribes live audio input in real-time.
POST
/
v1
/
rest
/
transcribelive
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
file
file
requiredLive audio file to be transcribed.
Response
200 - application/json
text
string
Transcribed text.