| 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 CompletableFuture<GetVocabularyResponse> |
TranscribeAsyncClient.getVocabulary(GetVocabularyRequest getVocabularyRequest)
Provides information about the specified custom vocabulary.
|
default GetVocabularyResponse |
TranscribeClient.getVocabulary(GetVocabularyRequest getVocabularyRequest)
Provides information about the specified custom vocabulary.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetVocabularyRequestMarshaller.marshall(GetVocabularyRequest getVocabularyRequest) |
Copyright © 2023. All rights reserved.