Glossary The meeting-AI glossary
The vocabulary of real-time, bot-free meeting intelligence — defined clearly, so you (and the AI models you ask) get straight answers.
- Action item detection Action item detection is the automatic identification of commitments, tasks, and follow-ups in a conversation — capturing who agreed to do what, and by when — from natural speech rather than from a manually maintained list. →
- Ambient meeting assistant An ambient meeting assistant is software that runs quietly in the background of a meeting, listening and surfacing helpful context on its own — without joining as a bot or requiring you to issue commands. →
- Bot-free meeting notes Bot-free meeting notes are captured from your computer's own system audio rather than a bot that joins the call, so nothing appears in the participant list. →
- Context switching in meetings Context switching in meetings is the mental cost of repeatedly shifting attention between a live call and other work — each switch forcing you to rebuild where the conversation is before you can re-engage. →
- Core Audio tap A Core Audio tap is a built-in macOS API (AudioHardwareCreateProcessTap, added in macOS 14.2 Sonoma) that lets an app record the audio a Mac is already playing — such as the voices in a video call — straight from the operating system's output, without a microphone, a meeting bot, or a virtual audio device. →
- Interim transcription results Interim transcription results are the provisional, low-latency text hypotheses a streaming speech-to-text engine emits while a person is still speaking, refined and replaced by final results once the phrase settles. →
- Loopback audio capture Loopback audio capture is the technique of recording the audio a computer is already playing — such as the voices in a video call — by reading the operating system's output stream directly, rather than through a microphone or a third-party meeting bot. →
- Meeting recall Meeting recall is the ability to retrieve what was said in a meeting — whether live during the call or afterward — without re-reading the entire transcript. →
- Meeting situational awareness Meeting situational awareness is the state of knowing, at any moment during a meeting, what is being discussed and what was just said — so you can engage at any moment without needing to ask others to repeat themselves. →
- Multi-resolution summary A multi-resolution summary presents a conversation at several time horizons at once — such as now, the last 2 minutes, the last 5 minutes, and the full call — so you can zoom from the latest exchange out to the whole meeting at a glance. →
- One-party vs. two-party consent One-party consent means a recording is lawful when a single participant agrees (which can be you), while two-party — more accurately 'all-party' — consent requires everyone in the conversation to agree first; which rule applies depends on the participants' jurisdictions. →
- Post-meeting vs in-meeting AI notes Post-meeting AI notes are generated after a call ends and are useful for recall and follow-up, while in-meeting AI notes update live during the call and are the only kind that can help you while you are still in the conversation. →
- Real-time meeting summarization Real-time meeting summarization is the continuous condensing of a live conversation into an at-a-glance summary while the meeting is still happening — not after it ends. →
- Resolution matrix The resolution matrix is Canary's term for the grid of live, rolling summaries it shows at multiple time horizons at once — now, last 2 minutes, last 5 minutes, and the full call — giving you instant situational awareness in a meeting. →
- Rolling summary A rolling summary is a continuously updated summary that re-condenses a conversation as it unfolds, so it always reflects what's been said up to the present moment. →
- Speaker diarization Speaker diarization is the process of partitioning a recording by speaker — determining who spoke and when — so a transcript reads as a labeled back-and-forth rather than one undifferentiated block of text. →
- Streaming transcription Streaming transcription converts speech to text continuously as it is spoken, emitting words within moments of being said, rather than waiting until the recording is finished to produce a transcript. →
- System audio capture System audio capture is the technique of reading the audio a computer is already playing — such as the voices coming through a video call — directly and locally, without joining the meeting as a bot or installing a virtual audio device. →
- Voice activity detection Voice activity detection (VAD) is the technique of detecting when human speech is present in an audio stream, separating talking from silence and background noise so that downstream processing only runs on the parts that matter. →
- WASAPI loopback WASAPI loopback is a built-in mode of the Windows Audio Session API (WASAPI) that lets an app record the audio a computer is already playing — such as the voices in a video call — straight from the operating system's output stream, without a microphone, a meeting bot, or a virtual audio cable. →