Setup
Last updated
Last updated
The STT API establishes the connection using the HTTPS protocol. It uses standard HTTP response codes, authentication, and verbs.
The REV-APPNAME parameter in the Header will identify the API request. The API will recognize the default settings like transcription language, domain by the REV-APP-ID, and REV-API-KEY for each customer account.
The STT API will use the App Id and API key to authenticate requests. Your credentials carry many privileges, so be sure to keep them secure.
Use your App Id and API Key by assigning it to REV-APP-ID and REV-API-KEY, respectively.
The process to transcribe an audio file:
Post the request by:
Enter the valid REV-APPNAME, REV-APP-ID, and REV-API-KEY
Define the Language Code and domain
Upload the audio file to transcribe
Define the audio format, if required
The API will return the text in the requested Indian language.
Request: Transcribing Audio
Request: Transcribing Audio other than Default Format
Response: Success
Response: Error Message
Note: On receiving your request, the REV-APP-ID and the REV-API-KEY are forwarded to your email ID to test the API.