UtteranceEvent
Contains set of transcription results from one or more audio segments, along with additional information per your request parameters. This can include information relating to channel definitions, partial result stabilization, sentiment, issue detection, and other transcription-related data.
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.