Uses of Interface
software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClientBuilder
-
Packages that use TranscribeStreamingAsyncClientBuilder Package Description software.amazon.awssdk.services.transcribestreaming Amazon Transcribe streaming offers four main types of real-time transcription: Standard, Medical, Call Analytics, and Health Scribe. -
-
Uses of TranscribeStreamingAsyncClientBuilder in software.amazon.awssdk.services.transcribestreaming
Methods in software.amazon.awssdk.services.transcribestreaming that return TranscribeStreamingAsyncClientBuilder Modifier and Type Method Description static TranscribeStreamingAsyncClientBuilderTranscribeStreamingAsyncClient. builder()Create a builder that can be used to configure and create aTranscribeStreamingAsyncClient.
-