AudioLanguageConfiguration
This allows you to set the input and output language of your audio. The input language can be set to any of the languages supported by Bedrock Data Automation. The output can either be set to english or whatever the dominant language is of the audio, determined by the language spoken for the most seconds.
Contents
- generativeOutputLanguage
-
The output language of your processing results. This can either be set to
EN(English) orDEFAULTwhich will output the results in the dominant language of the audio. The dominant language is determined as the language in the audio, spoken the longest in the input audio.Type: String
Valid Values:
DEFAULT | ENRequired: No
- identifyMultipleLanguages
-
The toggle determining if you want to detect multiple languages from your audio.
Type: Boolean
Required: No
- inputLanguages
-
The input language of your audio. This can be set to any of the currently supported languages via the language codes.
Type: Array of strings
Valid Values:
EN | DE | ES | FR | IT | PT | JA | KO | CN | TW | HKRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: