| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Amazon Transcribe offers three main types of batch transcription: Standard, Medical, and Call
Analytics.
|
| software.amazon.awssdk.services.transcribe.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteMedicalVocabularyResponse |
TranscribeClient.deleteMedicalVocabulary(DeleteMedicalVocabularyRequest deleteMedicalVocabularyRequest)
Deletes a custom medical vocabulary.
|
default CompletableFuture<DeleteMedicalVocabularyResponse> |
TranscribeAsyncClient.deleteMedicalVocabulary(DeleteMedicalVocabularyRequest deleteMedicalVocabularyRequest)
Deletes a custom medical vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteMedicalVocabularyRequestMarshaller.marshall(DeleteMedicalVocabularyRequest deleteMedicalVocabularyRequest) |
Copyright © 2022. All rights reserved.