Get Batch Transcription By Client Item ID
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
The batch ID returned from Create Batch Transcription
Query parameters
The caller-defined client_item_id to resolve within this batch.
Response
The primary language of the audio content, which can be English (en), Hebrew (he), Yiddish (yi), or French (fr).
Indicates how Hebrew words are transcribed in the response when the primary language is English.
- Hebrew words are in Hebrew letters if “he” is specified.
- Hebrew words are transliterated into English letters if “en” is specified.
- If both “he” and “en” are specified, both versions are provided back-to-back for each Hebrew word. Transliterated Hebrew words are surrounded by <i> tags in the response text.
Caller-defined per-item identifier for batch items. This is null for single transcriptions and for batch items submitted without a client_item_id.
Number of speakers in the audio. This can be null while auto-detection is pending or if no count was determined.
