Real-time Call Analytics
Real-time Call Analytics provides real-time insights that can be used for addressing issues and mitigating escalations as they happen.
The following insights are available with real-time Call Analytics:
-
Category events that use rules to flag specific keywords and phrases; category events can be used to create real-time alerts
-
Issue detection identifies the issues spoken within each audio segment
-
PII (sensitive data) identification in your text transcript
-
PII (sensitive data) redaction of your text transcript
-
Sentiment analysis for each speech segment
In addition to real-time Call Analytics, Amazon Transcribe can also perform
post-call analytics on your media stream. You can include
post-call analytics in your real-time Call Analytics request using the PostCallAnalyticsSettings
parameter.
Real-time insights
This section details the insights available for real-time Call Analytics transcriptions.
Category events
Using category events, you can match your transcription based on an exact keyword or phrase. For example, if you set a filter for the phrase "I want to speak to the manager", Amazon Transcribe filters for that exact phrase.
Here's an output example.
For more information on creating real-time Call Analytics categories, see Creating categories for real-time transcriptions.
Tip
Category events allow you to set real-time alerts; see Creating real-time alerts for category matches for more information.
Issue detection
Issue detection provides succinct summaries of detected issues within each audio segment. Using the issue detection feature, you can:
-
Reduce the need for manual note-taking during and after calls
-
Improve agent efficiency, allowing them to respond faster to customers
Note
Issue detection is supported with these English language dialects: Australian
(en-AU
), British (en-GB
), and US
(en-US
).
The issue detection feature works across all industries and business sectors, and is context-based. It works out-of-the-box and thus doesn't support customization, such as model training or custom categories.
Issue detection with real-time Call Analytics is performed on each complete audio segment.
Here's an output example.
PII (sensitive data) identification
Sensitive data identification labels personally identifiable information (PII) in the text transcript. This parameter is useful for protecting customer information.
Note
Real-time PII identification is supported with these English language dialects: Australian
(en-AU
), British (en-GB
), US
(en-US
) and with Spanish language dialect (es-US
).
PII identification with real-time Call Analytics is performed on each complete audio segment.
To view the list of PII that is identified using this feature, or to learn more about PII identification with Amazon Transcribe, see Redacting or identifying personally identifiable information.
Here is an output example.
PII (sensitive data) redaction
Sensitive data redaction replaces personally identifiable information (PII) in your text transcript
with the type of PII (for example, [NAME]
). This parameter is useful for
protecting customer information.
Note
Real-time PII redaction is supported with these English language dialects: Australian
(en-AU
), British (en-GB
), US
(en-US
) and with Spanish language dialect (es-US
).
PII redaction with real-time Call Analytics is performed on each complete audio segment.
To view the list of PII that is redacted using this feature, or to learn more about redaction with Amazon Transcribe, see Redacting or identifying personally identifiable information.
Here is an output example.
Sentiment analysis
Sentiment analysis estimates how the customer and agent are feeling throughout the call.
This metric is provided for every speech segment and is represented as a qualitative value
(positive
, neutral
, mixed
, or
negative
).
Using this parameter, you can qualitatively evaluate the overall sentiment for each call participant and the sentiment for each participant during each speech segment. This metric can help identify if your agent is able to delight an upset customer by the time the call ends.
Sentiment analysis with real-time Call Analytics is performed on each complete audio segment.
Sentiment analysis works out-of-the-box and thus doesn't support customization, such as model training or custom categories.
Here's an output example.