| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| Modifier and Type | Method and Description |
|---|---|
default GetMedicalVocabularyResponse |
TranscribeClient.getMedicalVocabulary(Consumer<GetMedicalVocabularyRequest.Builder> getMedicalVocabularyRequest)
Retrieves information about a medical vocabulary.
|
default GetMedicalVocabularyResponse |
TranscribeClient.getMedicalVocabulary(GetMedicalVocabularyRequest getMedicalVocabularyRequest)
Retrieves information about a medical vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMedicalVocabularyResponse> |
TranscribeAsyncClient.getMedicalVocabulary(Consumer<GetMedicalVocabularyRequest.Builder> getMedicalVocabularyRequest)
Retrieves information about a medical vocabulary.
|
default CompletableFuture<GetMedicalVocabularyResponse> |
TranscribeAsyncClient.getMedicalVocabulary(GetMedicalVocabularyRequest getMedicalVocabularyRequest)
Retrieves information about a medical vocabulary.
|
Copyright © 2021. All rights reserved.