

# CallAnalyticsLanguageWithScore
<a name="API_streaming_CallAnalyticsLanguageWithScore"></a>

The language code that represents the language identified in your audio, including the associated confidence score.

## Contents
<a name="API_streaming_CallAnalyticsLanguageWithScore_Contents"></a>

 ** LanguageCode **   <a name="transcribe-Type-streaming_CallAnalyticsLanguageWithScore-LanguageCode"></a>
The language code of the identified language.  
Type: String  
Valid Values: `en-US | en-GB | es-US | fr-CA | fr-FR | en-AU | it-IT | de-DE | pt-BR`   
Required: No

 ** Score **   <a name="transcribe-Type-streaming_CallAnalyticsLanguageWithScore-Score"></a>
The confidence score associated with the identified language code. Confidence scores are values between zero and one; larger values indicate a higher confidence in the identified language.  
Type: Double  
Required: No

## See Also
<a name="API_streaming_CallAnalyticsLanguageWithScore_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/transcribe-streaming-2017-10-26/CallAnalyticsLanguageWithScore) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/transcribe-streaming-2017-10-26/CallAnalyticsLanguageWithScore) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/transcribe-streaming-2017-10-26/CallAnalyticsLanguageWithScore) 