| 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 CompletableFuture<CreateVocabularyResponse> |
TranscribeAsyncClient.createVocabulary(CreateVocabularyRequest createVocabularyRequest)
Creates a new custom vocabulary that you can use to change the way Amazon Transcribe handles transcription of an
audio file.
|
default CreateVocabularyResponse |
TranscribeClient.createVocabulary(CreateVocabularyRequest createVocabularyRequest)
Creates a new custom vocabulary that you can use to change the way Amazon Transcribe handles transcription of an
audio file.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateVocabularyRequestMarshaller.marshall(CreateVocabularyRequest createVocabularyRequest) |
Copyright © 2021. All rights reserved.