| Package | Description |
|---|---|
| com.amazonaws.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
static CallAnalyticsLanguageCode |
CallAnalyticsLanguageCode.fromValue(String value)
Use this in place of valueOf.
|
static CallAnalyticsLanguageCode |
CallAnalyticsLanguageCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CallAnalyticsLanguageCode[] |
CallAnalyticsLanguageCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AmazonTranscribeProcessorConfiguration |
AmazonTranscribeProcessorConfiguration.withLanguageCode(CallAnalyticsLanguageCode languageCode)
The language code that represents the language spoken in your audio.
|
AmazonTranscribeCallAnalyticsProcessorConfiguration |
AmazonTranscribeCallAnalyticsProcessorConfiguration.withLanguageCode(CallAnalyticsLanguageCode languageCode)
The language code in the configuration.
|
AmazonTranscribeProcessorConfiguration |
AmazonTranscribeProcessorConfiguration.withPreferredLanguage(CallAnalyticsLanguageCode preferredLanguage)
The preferred language for the transcription.
|
Copyright © 2023. All rights reserved.