| 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.paginators |
| Modifier and Type | Method and Description |
|---|---|
static TranscribeAsyncClient |
TranscribeAsyncClient.create()
Create a
TranscribeAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListCallAnalyticsCategoriesPublisher(TranscribeAsyncClient client,
ListCallAnalyticsCategoriesRequest firstRequest) |
ListCallAnalyticsJobsPublisher(TranscribeAsyncClient client,
ListCallAnalyticsJobsRequest firstRequest) |
ListLanguageModelsPublisher(TranscribeAsyncClient client,
ListLanguageModelsRequest firstRequest) |
ListMedicalTranscriptionJobsPublisher(TranscribeAsyncClient client,
ListMedicalTranscriptionJobsRequest firstRequest) |
ListMedicalVocabulariesPublisher(TranscribeAsyncClient client,
ListMedicalVocabulariesRequest firstRequest) |
ListTranscriptionJobsPublisher(TranscribeAsyncClient client,
ListTranscriptionJobsRequest firstRequest) |
ListVocabulariesPublisher(TranscribeAsyncClient client,
ListVocabulariesRequest firstRequest) |
ListVocabularyFiltersPublisher(TranscribeAsyncClient client,
ListVocabularyFiltersRequest firstRequest) |
Copyright © 2023. All rights reserved.