Speech to Text
Transcribe Audio File
Transcribes audio file.
POST
/
v1
/
rest
/
transcribe
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
file
file
requiredAudio file to be transcribed.
Response
200 - application/json
text
string
Transcribed text.