| 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 CreateVocabularyResponse |
TranscribeClient.createVocabulary(CreateVocabularyRequest createVocabularyRequest)
Creates a new custom vocabulary.
|
default CompletableFuture<CreateVocabularyResponse> |
TranscribeAsyncClient.createVocabulary(CreateVocabularyRequest createVocabularyRequest)
Creates a new custom vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateVocabularyRequestMarshaller.marshall(CreateVocabularyRequest createVocabularyRequest) |
Copyright © 2023. All rights reserved.