identifyLanguage
Enables automatic language identification for your transcription.
If you include IdentifyLanguage
, you can optionally use LanguageOptions
to include a list of language codes that you think may be present in your audio stream. Including language options can improve transcription accuracy.
You can also use PreferredLanguage
to include a preferred language. Doing so can help Amazon Transcribe identify the language faster.
You must include either LanguageCode
or IdentifyLanguage
.
Language identification can't be combined with custom language models or redaction.