MedicalScribeResultStream
Result stream where you will receive the output events. The details are provided in the MedicalScribeTranscriptEvent
object.
Inheritors
Types
Functions
Link copied to clipboard
Casts this MedicalScribeResultStream as a TranscriptEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.MedicalScribeTranscriptEvent value. Throws an exception if the MedicalScribeResultStream is not a TranscriptEvent.
Link copied to clipboard
Casts this MedicalScribeResultStream as a TranscriptEvent and retrieves its aws.sdk.kotlin.services.transcribestreaming.model.MedicalScribeTranscriptEvent value. Returns null if the MedicalScribeResultStream is not a TranscriptEvent.