« Back to Glossary Index

Handover Protocol

Handover protocol defines how a voice AI system smoothly transfers a call to a human agent when needed. This can happen when the AI cannot understand the request, detects frustration, or reaches the limits of its capabilities. A good handover includes sharing conversation history and context with the agent to avoid repetition and ensure continuity. It’s essential for maintaining a positive user experience when automation alone cannot resolve the issue.

testadmin

lazyExec(() => { const chat = document.createElement("script"); chat.src = "https://storage.googleapis.com/multi-channel-widget/chatbot.js"; chat.defer = true; document.body.appendChild(chat); }, 8000, 8000);lazyExec(() => { const chat = document.createElement("script"); chat.src = "https://storage.googleapis.com/multi-channel-widget/New-speech-widget/script.js"; chat.defer = true; document.body.appendChild(chat); }, 8000, 8000);