

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

# TranscriptResultStream
<a name="API_streaming_TranscriptResultStream"></a>

包含關於串流工作階段的詳細資訊。

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

 ** BadRequestException **   <a name="transcribe-Type-streaming_TranscriptResultStream-BadRequestException"></a>
建立串流時發生用戶端錯誤。請檢查要求的參數，然後再次嘗試您的要求。  
類型：異常  
必要：否

 ** ConflictException **   <a name="transcribe-Type-streaming_TranscriptResultStream-ConflictException"></a>
以相同工作階段 ID 開始的新串流。目前的串流已終止。  
類型：異常  
必要：否

 ** InternalFailureException **   <a name="transcribe-Type-streaming_TranscriptResultStream-InternalFailureException"></a>
處理音訊時發生問題。Amazon Transcribe 終止處理。  
類型：異常  
必要：否

 ** LimitExceededException **   <a name="transcribe-Type-streaming_TranscriptResultStream-LimitExceededException"></a>
您的客戶已超過 Amazon 轉錄限制之一。這通常是音頻長度限制。將您的音訊串流分成較小的區塊，然後再次嘗試您的要求。  
類型：異常  
必要：否

 ** ServiceUnavailableException **   <a name="transcribe-Type-streaming_TranscriptResultStream-ServiceUnavailableException"></a>
服務目前無法使用。請稍後再試您的要求。  
類型：異常  
必要：否

 ** TranscriptEvent **   <a name="transcribe-Type-streaming_TranscriptResultStream-TranscriptEvent"></a>
包含`Transcript`，其中包含`Results`. ` Result `物件包含來自一或多個音訊片段的一組轉錄結果，以及每個請求參數的其他資訊。  
類型：[TranscriptEvent](API_streaming_TranscriptEvent.md) 物件  
必要：否

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

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