Uses of Class
software.amazon.awssdk.services.transcribestreaming.model.MedicalTranscript
-
Packages that use MedicalTranscript Package Description software.amazon.awssdk.services.transcribestreaming.model -
-
Uses of MedicalTranscript in software.amazon.awssdk.services.transcribestreaming.model
Methods in software.amazon.awssdk.services.transcribestreaming.model that return MedicalTranscript Modifier and Type Method Description MedicalTranscriptMedicalTranscriptEvent. transcript()ContainsResults, which contains a set of transcription results from one or more audio segments, along with additional information per your request parameters.Methods in software.amazon.awssdk.services.transcribestreaming.model with parameters of type MedicalTranscript Modifier and Type Method Description MedicalTranscriptEvent.BuilderMedicalTranscriptEvent.Builder. transcript(MedicalTranscript transcript)ContainsResults, which contains a set of transcription results from one or more audio segments, along with additional information per your request parameters.MedicalTranscriptEvent.BuilderMedicalTranscriptEvent.BuilderImpl. transcript(MedicalTranscript transcript)
-