Feature Discovery
Transcription:BatchReal-TimeDeployments:SaaSThe Feature Discovery endpoint enables you to dynamically update your system with the latest capabilities offered by Speechmatics. This allows you to deliver new languages and capabilities to your users with less effort and time delay.
Quick start
To use the Feature Discovery endpoint, you simply need to make a GET request on the below endpoint. For example:
curl "https://asr.api.speechmatics.com/v1/discovery/features"
Understanding the Response
The Feature Discovery endpoint will include an object with the following properties:
metadata
language_pack_info
- For each of our supported languages, give the full name of the language, as well as any Domain Language Optimizations or Output Locales
batch
- Capabilities relating to our Batch APItranscription
- Capabilites relating to transcriptionlanguages
- Includes a list of supported ISO language codeslocales
- Includes any languages with a supported Output Localedomains
- Includes any languages with a supported Domain Language Optimizations
translation
- Includes all supported translation pairslanguageid
- List of languages supported by Language Identification