Eka Care’s ASR (Automatic Speech Recognition) API for medical speech transcription converts spoken medical language into accurate text. It’s designed to understand medical terminology, drug names, procedures, and diseases etc.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Language code for the input audio to be transcribed. Only the following codes are supported:
en-IN
: English (India)en-US
: English (United States)hi
: Hindita
: Tamilte
: Telugukn
: Kannadaml
: Malayalambn
: Bengaligu
: Gujaratimr
: Marathipa
: Punjabien-IN
, en-US
, hi
, ta
, te
, kn
, ml
, bn
, gu
, mr
, pa
"en-IN"
Successful transcription
The response is of type object
.