CallAnalyticsLanguageWithScore¶
Structure Class¶
CallAnalyticsLanguageWithScore
dataclass
¶
The language code that represents the language identified in your audio, including the associated confidence score.
Attributes¶
language_code
class-attribute
instance-attribute
¶
language_code: CallAnalyticsLanguageCode | None = None
The language code of the identified language.