

# Transcript
<a name="API_streaming_Transcript"></a>

The `Transcript` associated with a ` TranscriptEvent `.

 `Transcript` contains `Results`, which contains a set of transcription results from one or more audio segments, along with additional information per your request parameters.

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

 ** Results **   <a name="transcribe-Type-streaming_Transcript-Results"></a>
Contains a set of transcription results from one or more audio segments, along with additional information per your request parameters. This can include information relating to alternative transcriptions, channel identification, partial result stabilization, language identification, and other transcription-related data.  
Type: Array of [Result](API_streaming_Result.md) objects  
Required: No

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

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