Overview
The participant-level recording feature enables you to generate individual audio recordings for each participant in an MPC. This is useful for scenarios where you need clear, isolated audio tracks for each participant, such as in interviews, conferences, or any multi-party communication.Example Use Case
Scenario: Conduct Sentiment Analysis on Customer-Support Agent Interaction An organization may seek to conduct sentiment analysis on interactions between customers and support agents. To achieve this, the organization requires separate recording files of both the customer and the agent. Here’s how the process unfolds:- The customer initiates a call to the support toll-free number.
- Upon initiation, an application is triggered, which adds the customer to the MPC bridge and initiates participant-level recording.
- Simultaneously, the support agent joins the MPC bridge, also with participant-level recording activated.
- During the call, both the customer and the support agent’s interactions are recorded separately.
- Upon call completion, two distinct recording files are generated: one containing the audio of the customer and the other of the support agent.
- These recording files are then utilized for sentiment analysis, providing valuable insights into customer-agent interactions.