1. Home
  2. Using INO CX
  3. Transcription tab in Recordings

Transcription tab in Recordings

[Reading time: 3 minutes]

Overview

Transcription provides automatic analysis of call recordings.

When enabled, it processes voice interactions to produce:

  • A written transcription of the conversation, displayed as message bubbles per speaker (agent and contact).
  • Entity detection: keywords and named entities are highlighted in the transcription (persons, locations, organizations, phone numbers, dates, prices, etc.).
  • Sentiment analysis: an overall sentiment score for the conversation, broken down by phase (opening, middle, closing) and by participant (agent, contact). ➡️ Read the related article here.

Transcription is available in two modes:

ModeDescription
StreamingReal-time transcription generated live during the call. The transcription appears as the conversation unfolds.
Pre-recordingPost-call analysis performed after the recording ends. Only available when the recording is in stereo.

Once generated, the results are accessible from the Recordings module (Quality Management) via two dedicated tabs: Transcription and Sentiment.

Prerequisites

  • A Smart license.
  • Access recordings permission enabled in the user profile.
  • The Transcription option enabled in the user profile.
  • Transcription enabled on the distribution queue or voice campaign (set to Streaming or Pre-recording).
  • For Pre-recording mode: the distribution queue must have stereo recording enabled.

1. Enabling Transcription

Transcription is configured at the distribution queue (or voice campaign) level in the Maker.

  1. In the Maker, navigate to the desired distribution queue.
  2. In the Option section, locate the Transcription settings.
  3. Configure the Enable transcription field:
OptionDescription
OffTranscription is disabled. No transcription or analysis will be generated.
Pre-recordingAnalysis is performed at the end of the recording. Only available if the recording is in stereo.

2. Transcription tab

When a recording has transcription data, the transcription tab appears in the recording detail view, alongside the Recording and Evaluations tabs.

2.1. Accessing the tab

  1. Open a recording (from Quality Management or History of interactions).
  2. Click the transcription tab in the tab bar on the right side.

2.2. Transcription display

The tab displays the full conversation transcription as message bubbles, similar to a chat conversation. Each message shows the speaker (advisor or contact) and the transcribed text. Detected entities are highlighted inline within the text — hovering over a highlighted entity reveals its type and additional metadata.

2.3. Detected entity types

The following entity types can be detected and highlighted in the transcription:

Entity typeDescription
PersonNames of people mentioned in the conversation.
LocationGeographic locations, cities, countries, etc.
OrganizationCompany names, institutions, etc.
EventNamed events.
Work of artTitles of works (books, films, etc.).
Consumer goodProduct or brand names.
Phone numberPhone numbers mentioned in the conversation.
AddressPostal addresses.
DateDate references.
NumberNumerical values.
PriceMonetary amounts.

2.4. Processing states

Depending on the status of the analysis, you may see different states:

StateMessage displayed
Pending“transcription pending” — The analysis is still in progress. A Refresh button allows you to check for updates.
CompletedThe full transcription is displayed with entity highlights and sentiment indicators.
Empty“Unable to start transcription for this call.” — No transcription data is available for this recording.

3. Downloading the transcription

You can download the transcription of a recording for external use.

  1. From the recording detail view, click the cogged wheel button.
  2. Select Download the transcription.

The transcription is exported as a text file. Two formats are available via the API:

FormatDescription
All conversationReturns the full text content without dates or speaker names. A line break indicates a change of speaker.
All conversation detailsReturns the full conversation using the format: “Last name First name – Date (hh:mm dd/mm/yyyy): message”.

Note: The transcription export is limited to 20,000 characters.

Updated on 2026-06-02
Was this article helpful?