Speech Analytics

This chapter mainly elaborates on the analysis operations for recording files within the Speech Analytics module, with core features covering call intent analysis and voicemail detection.

Speech Analysis Tasks

This document provides a detailed overview of the entire workflow for speech analysis tasks, including creation, configuration, execution monitoring, and result analysis. The system supports two data sources: CDR-based (Call Detail Records) and offline recordings. It offers precise task scheduling mechanisms, visual progress feedback, and in-depth transcription details to help administrators efficiently conduct speech analysis and business reviews.

Overview

Speech analysis tasks are the core vehicle for executing voice analysis. Administrators can flexibly specify the scope of recordings to be analyzed (by automatically pulling CDRs or manually uploading files) and configure execution strategies (immediate or scheduled). After execution, the system provides real-time feedback on success/failure progress and offers multi-level result viewing capabilities, ranging from list overviews to timeline analysis of individual calls, enabling deep mining of call content.

Access

  1. Log in to the backend management system.
  2. In the left navigation bar, select Speech Analysis > Analysis Tasks to enter the task management page.

Features

1. View Task List

In the speech analysis task list, you can quickly search for tasks using the top filter bar (Creation Time, Task Name, Status, Data Source). The definitions of core fields in the list are as follows:

2. Create Speech Analysis Task

  1. In the upper left corner of the task list page, click + Create Task.
  2. In the pop-up dialog box, fill in the basic information:
    • Task Name: Enter an easily recognizable name.
    • Language: Select the language corresponding to the recording (e.g., "Indonesian").
    • Execution Method:
      • Run Immediately: After creation, the task enters a "Pending" status. You need to manually click "Start" on the list page to begin analysis (to allow for modification and confirmation).
      • Scheduled Execution: Set a future trigger time, and the system will automatically start the task on schedule.
  3. Select the Data Source according to business needs:
    • Scenario 1: Select "CDR"
      • CDR Time Range: Set the start and end times. The system will automatically pull all call records within this time range as analysis objects.
    • Scenario 2: Select "Offline Recording"
      • Upload Recording: Supports manual uploading of local recording files (formats supported: .wav, .mp3), suitable for model testing or specific case reviews.

3. View Execution Results

For tasks with a status of "Completed" or containing partial successful data, click the Results button in the action column to pop up the recording processing list for that task.

Result List Field Descriptions:

4. Analysis Detail Record

Click Details in the result list to enter the in-depth analysis page for a single call. This page restores the entire call process and provides refined timeline analysis.

Core Information Area:

Dialogue Timeline Analysis:

The bottom of the page displays the dialogue content sentence by sentence in a timeline format, supporting refined review:

Keyword Rule

This document provides a detailed introduction to the configuration and management mechanism of keyword matching rules within the Speech Analytics module. It focuses on elaborating the collaborative working logic between the system default dictionary and custom rules, ensuring that quality inspection analysis can accurately cover general scenarios and specific business needs.

Feature Overview

Keyword rules are the fundamental basis for intent recognition and content analysis in Speech Analytics. The system adopts a "System Default + User Custom" superposition matching strategy:

When a user configures custom rules, the system will simultaneously load the default dictionary and the custom list for comprehensive matching, achieving full coverage of recording content.

Access

  1. Log in to the backend management system. In the left navigation bar, select Speech Analytics > Keyword Rule to enter the rule configuration page.

Feature Introduction

Rule Mode Description

The top of the page provides display and configuration entries for two rule sources:

View System Default Words (Read-Only)

In the "System Default Words" area, you can view all basic keyword information currently preset by the platform, mainly including the following fields:

Configure Custom Rules

  1. In the "Custom" area, click Add to enter the editing state.
  2. Enter the business keyword to be added, and select the corresponding language or category.
  3. Click Save. The new rule will immediately join the matching queue and work in parallel with the system default dictionary.

Important: Custom rules follow an incremental superposition mode, not an overwrite mode. Configuring custom rules will not cause the system's default basic recognition capabilities to become invalid. Please feel free to configure specific business vocabulary to enhance the quality inspection effect.

Analytics Report

This document provides a detailed introduction to the report statistics feature within the Speech Analytics module. This module helps administrators comprehensively grasp call quality inspection status, quickly identify high-intent customers and items requiring follow-up, and optimize business strategies through visual data overviews, trend analysis, and detailed queries.

Feature Overview

The Analytics Report is a window for aggregating and analyzing data from completed quality inspection tasks. Based on keyword matching rules, the system automatically categorizes recordings into classes such as "Voicemail", "High Intent", and "Callback Required". It also provides multi-dimensional filtering and export functions to support managers in quantitatively evaluating business results.

Access

  1. Log in to the backend management system.
  2. In the left navigation bar, select Speech Analytics > Analytics Report to enter the report viewing page.

Feature Introduction

1. Data Overview

The top of the page displays a summary of core metrics for the current statistical period, helping administrators quickly understand the overall business status:

2. Filtering and Time Control

The top of the report provides flexible time filtering tools, supporting custom viewing of data performance for specific time periods:

3. Call Quality Inspection Trends

This area displays daily data trends in a table format, supporting daily monitoring of business fluctuations. Hover over the header icons to view specific metric definitions:

Metric Name Definition
Date The specific date of data statistics.
Total The total number of successfully transcribed recording records within the statistical period.
Voicemail The number of customer messages/voicemails among successfully transcribed recordings.
High Intent The number of recordings matching high-intent keywords among successfully transcribed recordings.
Callback Required The number of recordings requiring agent callback among successfully transcribed recordings.
Others The number of recordings not belonging to Voicemail/High Intent/Callback Required among successfully transcribed recordings.

4. Quality Inspection Alert Details

The bottom of the page provides a detailed list for key business scenarios (High Intent / Callback Required), supporting precise positioning of recordings that need attention:

⚠️ Note: The accuracy of report data depends on the execution status of "Analytics Tasks". Only data from tasks with a status of "Completed" will be included in the statistics; data from tasks that are running or failed will not be reflected in the report in real-time.