| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Operations and objects for transcribing speech to text.
|
| software.amazon.awssdk.services.transcribe.paginators |
| Modifier and Type | Method and Description |
|---|---|
static TranscribeClient |
TranscribeClient.create()
Create a
TranscribeClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListLanguageModelsIterable(TranscribeClient client,
ListLanguageModelsRequest firstRequest) |
ListMedicalTranscriptionJobsIterable(TranscribeClient client,
ListMedicalTranscriptionJobsRequest firstRequest) |
ListMedicalVocabulariesIterable(TranscribeClient client,
ListMedicalVocabulariesRequest firstRequest) |
ListTranscriptionJobsIterable(TranscribeClient client,
ListTranscriptionJobsRequest firstRequest) |
ListVocabulariesIterable(TranscribeClient client,
ListVocabulariesRequest firstRequest) |
ListVocabularyFiltersIterable(TranscribeClient client,
ListVocabularyFiltersRequest firstRequest) |
Copyright © 2020. All rights reserved.