| 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 CreateMedicalVocabularyResponse |
TranscribeClient.createMedicalVocabulary(CreateMedicalVocabularyRequest createMedicalVocabularyRequest)
Creates a new custom vocabulary that you can use to change how Amazon Transcribe Medical transcribes your audio
file.
|
default CompletableFuture<CreateMedicalVocabularyResponse> |
TranscribeAsyncClient.createMedicalVocabulary(CreateMedicalVocabularyRequest createMedicalVocabularyRequest)
Creates a new custom vocabulary that you can use to change how Amazon Transcribe Medical transcribes your audio
file.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateMedicalVocabularyRequestMarshaller.marshall(CreateMedicalVocabularyRequest createMedicalVocabularyRequest) |
Copyright © 2021. All rights reserved.