When a call goes wrong, you shouldn’t have to listen to the entire recording to find out why. Call Replay gives you a merged timeline of everything that happened — every transcript turn, every tool call the AI agent made, every system event — so you can jump directly to the turn where a failure occurred. Each turn displays its transcript text, acoustic signals, and the audio clip for that segment. When you find the relevant moment, you can play it, inspect what the agent did, and share it with a teammate or pass it directly to an AI assistant.Documentation Index
Fetch the complete documentation index at: https://docs.sf-voice.sh/llms.txt
Use this file to discover all available pages before exploring further.
The timeline view
The timeline is the central surface of Call Replay. It merges three event streams into a single chronological view:Transcript turns
Every caller and agent turn with text, role, phase, and per-turn sentiment score.
Tool calls
Each action the AI agent took — what it called, what parameters it passed, and what it received back.
System events
Phase transitions, escalation triggers, and other platform-level events.
Sentiment indicators
Every turn in the timeline displays a sentiment glyph — a visual indicator of the acoustic sentiment score for that turn. Glyphs update continuously as you scroll through a call, giving you a fast visual read on where sentiment shifted. A sharp drop in caller sentiment mid-call, followed by an escalation event, is a common failure pattern. The sentiment glyphs make this visible without reading every line of transcript.Audio playback
Full call audio
When archival is complete, the audio player appears in the replay header. You can play the full call recording, scrub to any point, and see the current position reflected in the timeline.
Per-turn audio is available immediately after indexing. Full call audio appears in the header once archival is complete, which typically follows within seconds of call end.
Customer context panel
The customer context panel shows caller identity and history alongside the timeline. While reviewing a call, you can see:- Caller identity — phone number, name, and any linked account data
- Past calls — previous interactions and their outcomes
- Account context — relevant history from the caller’s account
Tool call inspection
Every action the AI agent took is visible in the timeline. Select any tool call event to expand it and see:- The tool name and method
- The parameters passed by the agent
- The response returned
- The turn that preceded and followed the call
AI-native output
Call Replay is designed for LLM-assisted debugging. Replay bundles are structured, machine-readable exports that include the full timeline, acoustic scores, tool call history, and turn references.MCP Server
Connect your AI assistant to the call corpus directly using the Mise MCP server.
Sharing a specific turn
To share a turn with a teammate or AI assistant:Find the turn
Scroll through the timeline or use the sentiment glyphs to locate the turn you want to share.
Copy the turn link
Click the link icon on any turn to copy a URL that points directly to that position in the call. The recipient opens the replay at exactly that turn.