Package-level declarations
Types
Link copied to clipboard
Contact Lens for Amazon Connect enables you to analyze conversations between customer and agents, by using speech transcription, natural language processing, and intelligent search capabilities. It performs sentiment analysis, detects issues, and enables you to automatically categorize contacts.
Functions
Link copied to clipboard
inline suspend fun ConnectContactLensClient.listRealtimeContactAnalysisSegments(crossinline block: ListRealtimeContactAnalysisSegmentsRequest.Builder.() -> Unit): ListRealtimeContactAnalysisSegmentsResponse
Provides a list of analysis segments for a real-time analysis session.
Link copied to clipboard
fun ConnectContactLensClient.withConfig(block: ConnectContactLensClient.Config.Builder.() -> Unit): ConnectContactLensClient
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.