TranscriptEvent
Contains Transcript
, which contains Results
. The `` object contains a set of transcription results from one or more audio segments, along with additional information per your request parameters.
Inherited functions
Link copied to clipboard
Casts this TranscriptResultStream as a TranscriptEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.TranscriptEvent value. Throws an exception if the TranscriptResultStream is not a TranscriptEvent.
Link copied to clipboard
Casts this TranscriptResultStream as a TranscriptEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.TranscriptEvent value. Returns null if the TranscriptResultStream is not a TranscriptEvent.