Reverie API Documentation
  • Reverie APIs
  • Reference
    • Localization API
      • Setup
      • API Reference
      • Supported Languages
      • Supported Domains
      • API Messages
    • Transliteration API
      • Setup
      • API Reference
      • Language Codes
      • Supporting Domains
      • API Messages
    • Text to Speech API
      • Setup
      • API Reference
      • SSML (Speech Synthesis Markup Language)
      • Phoneme Reference
      • API Default Behaviour
      • Supporting Speaker Code
      • Supporting Sampling Rate
      • Supporting Audio Format
      • API Messages
    • Speech to Text | Streaming API
      • Setup
      • API Reference
      • Language Codes
      • Supporting Audio Format
      • Supporting Domains
      • API Messages
  • Speech to Text | File API
    • Setup
    • API Reference
    • Language Codes
    • Supporting Audio Format
    • API Messages
  • Speech to Text | Batch API
    • Setup
    • API Reference
    • Language Codes
    • Sample Request Responses
    • Supporting Audio Format
  • Language Identification API
    • Sample Code
    • API Reference
    • Language Codes
  • Reverie Products
    • Swalekh
    • Vachak
Powered by GitBook
On this page
  • Overview
  • Supporting Languages

Language Identification API

Overview

You can use this API to detect or identify the language of the source content. This document describes the available variables, commands, and interfaces that make up the Reverie’s Language Detect API.

The API Reference document is for Product Managers, Software Developers to learn how to use software libraries’ features.

The API is organized around REST. All requests should be made over SSL. All request and response bodies, including errors, are encoded in JSON.

Supporting Languages

Languages in native script
Languages in roman script

Assamese

Bengali

Bengali

Gujarati

English

Hindi

Gujarati

Kannada

Hindi

Marathi

Kannada

Tamil

Malayalam

Telugu

Marathi

Odia

Punjabi

Tamil

Telugu

For Example:

The sample content below in native and roman script for Hindi language:

Hindi content in native script : भारत दक्षिण एशिया में स्थित भारतीय उपमहाद्वीप का सबसे बड़ा देश है

Hindi content in roman script : bhaarat dakshin eshiya mein sthit bhaarateey upamahaadveep ka sabase bada desh hai

PreviousSupporting Audio FormatNextSample Code

Last updated 8 months ago