Package-level declarations
Types
Inherited functions
Link copied to clipboard
inline suspend fun TranscribeStreamingClient.getMedicalScribeStream(crossinline block: GetMedicalScribeStreamRequest.Builder.() -> Unit): GetMedicalScribeStreamResponse
Provides details about the specified Amazon Web Services HealthScribe streaming session. To view the status of the streaming session, check the StreamStatus
field in the response. To get the details of post-stream analytics, including its status, check the PostStreamAnalyticsResult
field in the response.
Link copied to clipboard
fun TranscribeStreamingClient.withConfig(block: TranscribeStreamingClient.Config.Builder.() -> Unit): TranscribeStreamingClient
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.