Uses of Interface
software.amazon.awssdk.services.transcribestreaming.TranscribeStreamingAsyncClient
-
Packages that use TranscribeStreamingAsyncClient 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 TranscribeStreamingAsyncClient in software.amazon.awssdk.services.transcribestreaming
Methods in software.amazon.awssdk.services.transcribestreaming that return TranscribeStreamingAsyncClient Modifier and Type Method Description static TranscribeStreamingAsyncClientTranscribeStreamingAsyncClient. create()Create aTranscribeStreamingAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-