

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

# MedicalTranscriptResultStream
<a name="API_streaming_MedicalTranscriptResultStream"></a>

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

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

 ** BadRequestException **   <a name="transcribe-Type-streaming_MedicalTranscriptResultStream-BadRequestException"></a>
`StartStreamTranscription`、`StartMedicalStreamTranscription`或`StartCallAnalyticsStreamTranscription`作業的一或多個引數無效。例如，`MediaEncoding`或`LanguageCode`使用不支持的值。請檢查指定的參數，然後再試一次。  
類型：異常  
必要：否

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

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

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

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

 ** TranscriptEvent **   <a name="transcribe-Type-streaming_MedicalTranscriptResultStream-TranscriptEvent"></a>
與`MedicalTranscriptEvent`相關聯的`MedicalTranscriptResultStream`.  
包含來自一或多個音訊片段的一組轉錄結果，以及每個請求參數的其他資訊。這可能包括與替代轉錄、通道識別、部分結果穩定、語言識別和其他轉錄相關資料的相關資訊。  
類型：[MedicalTranscriptEvent](API_streaming_MedicalTranscriptEvent.md) 物件  
必要：否

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

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