

# ConfigurationEvent


Allows you to set audio channel definitions and post-call analytics settings.

## Contents


 ** ChannelDefinitions **   <a name="transcribe-Type-streaming_ConfigurationEvent-ChannelDefinitions"></a>
Indicates which speaker is on which audio channel.  
Type: Array of [ChannelDefinition](API_streaming_ChannelDefinition.md) objects  
Array Members: Fixed number of 2 items.  
Required: No

 ** PostCallAnalyticsSettings **   <a name="transcribe-Type-streaming_ConfigurationEvent-PostCallAnalyticsSettings"></a>
Provides additional optional settings for your Call Analytics post-call request, including encryption and output locations for your redacted transcript.  
 `PostCallAnalyticsSettings` provides you with the same insights as a Call Analytics post-call transcription. Refer to [Post-call analytics](https://docs.aws.amazon.com/transcribe/latest/dg/tca-post-call.html) for more information on this feature.  
Type: [PostCallAnalyticsSettings](API_streaming_PostCallAnalyticsSettings.md) object  
Required: No

## See Also


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/ConfigurationEvent) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/transcribe-streaming-2017-10-26/ConfigurationEvent) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/transcribe-streaming-2017-10-26/ConfigurationEvent) 