« Back to Glossary Index

Event Triggering

Event triggering allows the voice system to initiate actions—like sending a message, updating a database, or transferring a call—based on specific inputs or conditions. For example, if a user says “cancel my appointment,” it triggers a backend update. It automates workflows and links conversations to business systems.

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