CategoryEvent
Provides information on matched categories that were used to generate real-time supervisor alerts.
Inherited functions
Casts this CallAnalyticsTranscriptResultStream as a CategoryEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.CategoryEvent value. Throws an exception if the CallAnalyticsTranscriptResultStream is not a CategoryEvent.
Casts this CallAnalyticsTranscriptResultStream as a CategoryEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.CategoryEvent value. Returns null if the CallAnalyticsTranscriptResultStream is not a CategoryEvent.
Casts this CallAnalyticsTranscriptResultStream as a UtteranceEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.UtteranceEvent value. Throws an exception if the CallAnalyticsTranscriptResultStream is not a UtteranceEvent.
Casts this CallAnalyticsTranscriptResultStream as a UtteranceEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.UtteranceEvent value. Returns null if the CallAnalyticsTranscriptResultStream is not a UtteranceEvent.