Package software.amazon.awssdk.services.transcribe
package software.amazon.awssdk.services.transcribe
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.
Code Examples
For code examples demonstrating how to use this service with the AWS SDK for Java v2, see:
API Actions
Scenarios
-
ClassDescriptionService client for accessing Amazon Transcribe Service asynchronously.A builder for creating an instance of
TranscribeAsyncClient.This includes configuration specific to Amazon Transcribe Service that is supported by bothTranscribeClientBuilderandTranscribeAsyncClientBuilder.Service client for accessing Amazon Transcribe Service.A builder for creating an instance ofTranscribeClient.Class to expose the service client settings to the user.A builder for creating aTranscribeServiceClientConfiguration