« Back to Glossary Index

Utterance

An utterance is anything a user says in a conversation. It could be a question, command, or short phrase. AI models analyze utterances to detect intent and extract key information, allowing them to respond accurately and keep the conversation flowing.

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