ConfigurationEvent
Contains audio channel definitions and post-call analytics settings.
Inherited functions
Casts this AudioStream as a AudioEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.AudioEvent value. Throws an exception if the AudioStream is not a AudioEvent.
Casts this AudioStream as a AudioEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.AudioEvent value. Returns null if the AudioStream is not a AudioEvent.
Casts this AudioStream as a ConfigurationEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.ConfigurationEvent value. Throws an exception if the AudioStream is not a ConfigurationEvent.
Casts this AudioStream as a ConfigurationEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.ConfigurationEvent value. Returns null if the AudioStream is not a ConfigurationEvent.