Package software.amazon.awssdk.services.transcribestreaming
Amazon Transcribe streaming offers four main types of real-time transcription: Standard, Medical, Call Analytics, and Health Scribe.
-
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 in real time, so doctors can focus on their patient instead of taking 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.
-
HealthScribe transcriptions are designed to automatically create clinical notes from patient-clinician conversations using generative AI. Refer to [here] for details.
-
Interface Summary Interface Description TranscribeStreamingAsyncClient Service client for accessing Amazon Transcribe Streaming Service asynchronously.TranscribeStreamingAsyncClientBuilder A builder for creating an instance ofTranscribeStreamingAsyncClient.TranscribeStreamingBaseClientBuilder<B extends TranscribeStreamingBaseClientBuilder<B,C>,C> This includes configuration specific to Amazon Transcribe Streaming Service that is supported by bothTranscribeStreamingClientBuilderandTranscribeStreamingAsyncClientBuilder.TranscribeStreamingServiceClientConfiguration.Builder A builder for creating aTranscribeStreamingServiceClientConfiguration -
Class Summary Class Description TranscribeStreamingServiceClientConfiguration Class to expose the service client settings to the user.