| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteMedicalVocabularyResponse |
TranscribeClient.deleteMedicalVocabulary(Consumer<DeleteMedicalVocabularyRequest.Builder> deleteMedicalVocabularyRequest)
Deletes a vocabulary from Amazon Transcribe Medical.
|
default DeleteMedicalVocabularyResponse |
TranscribeClient.deleteMedicalVocabulary(DeleteMedicalVocabularyRequest deleteMedicalVocabularyRequest)
Deletes a vocabulary from Amazon Transcribe Medical.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteMedicalVocabularyResponse> |
TranscribeAsyncClient.deleteMedicalVocabulary(Consumer<DeleteMedicalVocabularyRequest.Builder> deleteMedicalVocabularyRequest)
Deletes a vocabulary from Amazon Transcribe Medical.
|
default CompletableFuture<DeleteMedicalVocabularyResponse> |
TranscribeAsyncClient.deleteMedicalVocabulary(DeleteMedicalVocabularyRequest deleteMedicalVocabularyRequest)
Deletes a vocabulary from Amazon Transcribe Medical.
|
Copyright © 2021. All rights reserved.