« Back to Glossary Index

Silent Detection

Silent detection identifies long pauses or silence during a call. It helps voice bots know when a user has stopped speaking or is inactive, triggering a follow-up prompt or ending the call politely. It improves flow and avoids awkward or stalled conversations.

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);