Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
The parameters section for which parameters are requested
language_support
The source language from which the audio will be transcribed. Required when type=language_support
. Value is 3-letter language code according to ISO-639-2 (bibliographic code), (e.g., fre for French).
The target language the text will be translated into. If omitted, the API will return whether the audio_language
is supported for transcription only, instead of translation. Value is 3-letter language code according to ISO-639-2 (bibliographic code), (e.g., fre for French).
Response
Result of AI task execution
Is the given language pair supported for transcription and translation?