Callcenteranalytics
Call Center Analytics with Azure Text Analytics APIs
Install / Use
/learn @rlagh2/CallcenteranalyticsREADME
Call Center Analytics Sample
Sample code for processing recorded customer calls using Azure Cognitive Services Text Analytics APIs.
The sample is referenced by this (blog post).
Added a no-code example using Power Automate here.
<strong>[New]</strong> Added a new version using Python with additional AI driven metrics and insights. here
Pre-requisites
- Azure subscription (Free account sign-up)
- Speech API key (Sign up here)
- Text Analytics API key (Sign up here)
- Azure Storage to store your recorded calls (e.g. files in .mp3 format and preferably in stereo)
Tools
- Visual Studio 2017
- C#
- Text Analytics API SDK
Running the code
The sample is a console app written in C#. To get started,
- Clone the repo and open the .sln file using Visual Studio 2017 or 2019.
- Create two containers in your Azure Storage called audio and output
- Upload mp3 files to audio container (see SampleAudio folder)
- Update the Program.cs file with:
- Storage connection string
- Speech API key
- Text Analytics key
- Install Cognitive Services Text Analytics API NuGet Package
Overview
This sample loads call data from Azure Storage, converts the call to text, then extracts sentiment and key phrases and stores them in a CSV file for analysis. Speech API calls are based on this sample.
After CSV files are created, you can use the PBI dashboard to view the visualizations.
The overall workflow
Power BI
The PBIX file and instructions to create the visualizations are included in the PowerBI folder. Sample view:
Related Skills
feishu-drive
349.9k|
things-mac
349.9kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
clawhub
349.9kUse the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com
postkit
PostgreSQL-native identity, configuration, metering, and job queues. SQL functions that work with any language or driver
