| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| software.amazon.awssdk.services.transcribe.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartMedicalTranscriptionJobResponse |
TranscribeClient.startMedicalTranscriptionJob(StartMedicalTranscriptionJobRequest startMedicalTranscriptionJobRequest)
Starts a batch job to transcribe medical speech to text.
|
default CompletableFuture<StartMedicalTranscriptionJobResponse> |
TranscribeAsyncClient.startMedicalTranscriptionJob(StartMedicalTranscriptionJobRequest startMedicalTranscriptionJobRequest)
Starts a batch job to transcribe medical speech to text.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartMedicalTranscriptionJobRequestMarshaller.marshall(StartMedicalTranscriptionJobRequest startMedicalTranscriptionJobRequest) |
Copyright © 2021. All rights reserved.