See: Description
| Interface | Description |
|---|---|
| TranscribeAsyncClient |
Service client for accessing Amazon Transcribe Service asynchronously.
|
| TranscribeAsyncClientBuilder |
A builder for creating an instance of
TranscribeAsyncClient. |
| TranscribeBaseClientBuilder<B extends TranscribeBaseClientBuilder<B,C>,C> |
This includes configuration specific to Amazon Transcribe Service that is supported by both
TranscribeClientBuilder and TranscribeAsyncClientBuilder. |
| TranscribeClient |
Service client for accessing Amazon Transcribe Service.
|
| TranscribeClientBuilder |
A builder for creating an instance of
TranscribeClient. |
Amazon Transcribe offers three main types of batch transcription: Standard, Medical, and Call Analytics.
Standard transcriptions are the most common option. Refer to for details.
Medical transcriptions are tailored to medical professionals and incorporate medical terms. A common use case for this service is transcribing doctor-patient dialogue into after-visit notes. Refer to for details.
Call Analytics transcriptions are designed for use with call center audio on two different channels; if you're looking for insight into customer service calls, use this option. Refer to for details.
Copyright © 2022. All rights reserved.