

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# LanguageWithScore
<a name="API_streaming_LanguageWithScore"></a>

代表音訊中識別之語言的語言代碼，包括相關聯的置信度分數。如果您在要求中啟用頻道識別功能，且每個頻道都包含不同的語言，您將會得到一個以上的`LanguageWithScore`結果。

## 內容
<a name="API_streaming_LanguageWithScore_Contents"></a>

 ** LanguageCode **   <a name="transcribe-Type-streaming_LanguageWithScore-LanguageCode"></a>
識別語言語言代碼。  
類型：String  
有效值：` en-US | en-GB | es-US | fr-CA | fr-FR | en-AU | it-IT | de-DE | pt-BR | ja-JP | ko-KR | zh-CN | hi-IN | th-TH`  
必要：否

 ** Score **   <a name="transcribe-Type-streaming_LanguageWithScore-Score"></a>
與識別的語言代碼相關聯的可信度分數。置信度分數是介於零和一之間的值；較大的值表示識別語言的信賴度越高。  
類型：Double  
必要：否

## 另請參閱
<a name="API_streaming_LanguageWithScore_SeeAlso"></a>

如需在語言特定的 AWS 開發套件之一中使用此 API 的詳細資訊，請參閱下列說明：
+  [適用於 C\$1\$1 的 AWS 開發套件](https://docs.aws.amazon.com/goto/SdkForCpp/transcribe-streaming-2017-10-26/LanguageWithScore) 
+  [適用於 Go 的 AWS 開發套件](https://docs.aws.amazon.com/goto/SdkForGoV1/transcribe-streaming-2017-10-26/LanguageWithScore) 
+  [適用於 Java 的 AWS 開發套件第 2 版](https://docs.aws.amazon.com/goto/SdkForJavaV2/transcribe-streaming-2017-10-26/LanguageWithScore) 
+  [適用於 Ruby 的 AWS 開發套件第 3 版](https://docs.aws.amazon.com/goto/SdkForRubyV3/transcribe-streaming-2017-10-26/LanguageWithScore) 