TranscriptEvent
The MedicalTranscriptEvent
associated with a MedicalTranscriptResultStream
.
Contains a set of transcription results from one or more audio segments, along with additional information per your request parameters. This can include information relating to alternative transcriptions, channel identification, partial result stabilization, language identification, and other transcription-related data.
Inherited functions
Casts this MedicalTranscriptResultStream as a TranscriptEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.MedicalTranscriptEvent value. Throws an exception if the MedicalTranscriptResultStream is not a TranscriptEvent.
Casts this MedicalTranscriptResultStream as a TranscriptEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.MedicalTranscriptEvent value. Returns null if the MedicalTranscriptResultStream is not a TranscriptEvent.