| Package | Description |
|---|---|
| software.amazon.awssdk.services.transcribe |
Amazon Transcribe offers three main types of batch transcription: Standard, Medical, and Call
Analytics.
|
| Modifier and Type | Method and Description |
|---|---|
default ListLanguageModelsIterable |
TranscribeClient.listLanguageModelsPaginator(Consumer<ListLanguageModelsRequest.Builder> listLanguageModelsRequest)
Provides a list of custom language models that match the specified criteria.
|
default ListLanguageModelsIterable |
TranscribeClient.listLanguageModelsPaginator(ListLanguageModelsRequest listLanguageModelsRequest)
Provides a list of custom language models that match the specified criteria.
|
Copyright © 2023. All rights reserved.