| 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 CreateMedicalVocabularyResponse |
TranscribeClient.createMedicalVocabulary(CreateMedicalVocabularyRequest createMedicalVocabularyRequest)
Creates a new custom medical vocabulary.
|
default CompletableFuture<CreateMedicalVocabularyResponse> |
TranscribeAsyncClient.createMedicalVocabulary(CreateMedicalVocabularyRequest createMedicalVocabularyRequest)
Creates a new custom medical vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateMedicalVocabularyRequestMarshaller.marshall(CreateMedicalVocabularyRequest createMedicalVocabularyRequest) |
Copyright © 2023. All rights reserved.