·15 min de lecture

How to Record Zoom, Google Meet, and Teams Meetings on Mac Without a Bot

Learn how to record Zoom, Google Meet, and Microsoft Teams meetings on Mac without a bot joining the call. Step-by-step guide using macOS built-in tools and MeetMemo's system-level audio capture.

record zoom meeting macrecord google meet macrecord teams meeting without botmeeting recorder no botMac meeting recording

How to Record Zoom, Google Meet, and Teams Meetings on Mac Without a Bot

You know the moment. You're in a meeting with an important client, things are flowing naturally, and then: ding. "Recording Bot has joined the meeting." The whole room shifts. People clam up. Someone asks, "Wait, are we being recorded?" The trust you spent twenty minutes building evaporates in an instant.

Meeting bots are one of the worst inventions in modern productivity software. They join your call as a visible participant, they make everyone uncomfortable, and some organizations block them outright. If you've ever had a bot kicked from a meeting by an IT admin, you know the embarrassment.

The good news? You don't need a bot to record your meetings. On a Mac, you have several options, from built-in macOS tools to purpose-built apps that capture everything locally without anyone knowing there's a recorder running. In this guide, we'll walk through every approach so you can pick the one that works for you.

Why Meeting Bots Are a Problem

Before we get into solutions, let's talk about why bots are worth avoiding in the first place. If you're reading this, you probably already have some frustrations, but the issues go deeper than you might think.

They Change the Dynamic of the Meeting

When a bot joins the call, everyone sees it in the participant list. It's an uninvited guest. Even if you're transparent about recording (which you should be), having a literal "bot" sitting in the meeting makes people self-conscious. They choose their words more carefully, avoid sharing candid feedback, and hold back on the kind of honest conversation that makes meetings actually valuable.

Compare that to someone quietly taking notes in a notebook. Nobody bats an eye. That's the level of unobtrusiveness you want from a recorder.

Some Organizations Block Bots Entirely

Many enterprise IT departments have policies that prevent unknown participants from joining calls. If your client uses strict Zoom or Teams settings, the bot simply won't get in, and you'll have no recording at all. Worse, the failed attempt to join might trigger a notification to the meeting host, making you look unprofessional.

Bots Require Calendar and Account Access

Most bot-based recorders need access to your calendar so they know which meetings to join. That means giving a third-party app deep access to your schedule and contacts. For privacy-conscious professionals, this is a non-starter.

They Send Your Audio to the Cloud

Bot-based recorders capture your meeting audio and immediately ship it to cloud servers for processing. Your sensitive business discussions, client conversations, and internal strategy sessions end up on someone else's infrastructure. For anyone subject to GDPR or handling confidential information, this creates real compliance risk.

Option 1: macOS Built-In Screen Recording

Mac has built-in tools for screen recording, and they can work in a pinch for capturing meetings. Let's look at what's available.

QuickTime Player

QuickTime Player has had screen recording since macOS Mojave. Here's how to use it:

  1. Open QuickTime Player from your Applications folder
  2. Go to File → New Screen Recording
  3. Click the dropdown arrow next to the record button to select your microphone
  4. Click Record, then click the screen area you want to capture
  5. Stop recording when your meeting ends

The catch: QuickTime captures your microphone audio just fine, but it does not capture system audio out of the box. That means you'll hear yourself in the recording, but not the other meeting participants. Their voices come through your Mac's speakers (or headphones) as system audio, and QuickTime simply doesn't pick that up.

Screenshot Toolbar (Cmd + Shift + 5)

Since macOS Mojave, you can press Cmd + Shift + 5 to bring up the Screenshot toolbar, which includes screen recording:

  1. Press Cmd + Shift + 5
  2. Choose Record Entire Screen or Record Selected Portion
  3. Click Options to select a microphone source
  4. Click Record
  5. Click the stop button in the menu bar when done

This is essentially the same as QuickTime's screen recording but with a more convenient shortcut. The same limitation applies: no system audio capture. You'll record your own voice through the microphone, but everything coming out of your Mac's speakers, including the other people in the meeting, won't be in the recording.

The System Audio Problem

This is the fundamental limitation of macOS built-in recording tools. Apple, by design, doesn't let apps easily capture system audio. It's a privacy and security measure. You wouldn't want random apps listening to everything playing on your Mac.

To work around this with QuickTime or the Screenshot toolbar, you'd need to install a virtual audio driver (like BlackHole or Loopback) that routes system audio to a virtual input device. Then you'd select that virtual device as your "microphone" in the recorder. It works, but the setup is fiddly:

  • You need to create a Multi-Output Device in Audio MIDI Setup
  • Your audio routing can break if you change headphones or speakers
  • Some virtual audio drivers introduce latency or quality issues
  • You lose the ability to hear the meeting yourself while recording (unless you set up an aggregate device)

For a one-off recording, this might be acceptable. For everyday use, it's a headache.

Option 2: Platform Built-In Recording Features

Zoom, Google Meet, and Microsoft Teams all have their own recording features. They work, but each comes with significant limitations.

Zoom's Built-In Recording

Zoom offers both local and cloud recording:

  1. During a meeting, click the Record button in the toolbar
  2. Choose Record on this Computer or Record to the Cloud
  3. A "Recording" indicator appears for all participants

Limitations:

  • Host or co-host permissions required: if you're not the host, you can't record unless the host grants permission
  • Everyone sees the recording indicator: there's no way to hide it, and participants can see "Recording" in the top-left corner
  • Cloud recordings are stored on Zoom's servers: for paid plans only, and subject to Zoom's data handling policies
  • Local recordings produce large video files: not meeting notes, just raw video that you then need to watch and summarize yourself
  • No automatic transcription on free plans

Google Meet's Built-In Recording

Google Meet recording is available on certain Google Workspace plans:

  1. During the meeting, click Activities → Recording
  2. Click Start Recording
  3. All participants are notified

Limitations:

  • Requires Google Workspace Business Standard or higher: not available on free Gmail accounts or the basic Workspace plan
  • Recordings are saved to the organizer's Google Drive: not yours, unless you're the organizer
  • All participants see a notification that recording has started
  • Recordings are video files: again, no automatic meeting notes or summaries
  • Processing can take hours before the recording is available in Drive

Microsoft Teams' Built-In Recording

Teams recording works similarly:

  1. During the meeting, click More actions (...)Start recording
  2. A notification banner appears for all participants

Limitations:

  • Requires a paid Microsoft 365 license with the right plan
  • Recordings are stored in OneDrive or SharePoint: cloud storage you may not control
  • IT admins can disable recording for your organization
  • All participants are notified when recording starts
  • Produces video files stored in Microsoft's cloud

The Common Thread

Notice a pattern? Every platform's built-in recording has the same issues:

  • You need permissions from the host or the organization
  • Everyone is notified: no quiet note-taking
  • Recordings are video files, not useful meeting notes
  • Cloud storage means your data is on someone else's servers
  • Post-processing is manual: you still have to watch the recording and write your own summary

These tools are designed for formal, announced recordings. They're not designed for the everyday "I just want to remember what was discussed" use case that most professionals actually need.

Option 3: The Better Approach, System-Level Audio Capture with MeetMemo

Here's where things get interesting. There's a macOS API called ScreenCaptureKit that Apple introduced specifically for capturing screen content and audio at the system level. It's the same technology that powers screen sharing in FaceTime and other Apple apps.

MeetMemo uses ScreenCaptureKit to capture both system audio (what's coming out of your speakers, i.e. the other participants) and your microphone input (your voice) simultaneously. This means it records the complete meeting audio without:

  • Joining the call as a participant
  • Requiring host permissions
  • Showing any recording indicator inside the meeting app
  • Sending audio to the cloud
  • Installing virtual audio drivers or workarounds

From the meeting's perspective, MeetMemo doesn't exist. It sits in your menu bar, quietly capturing audio at the system level. The other participants have no idea it's there. It's like having a really good memory.

How ScreenCaptureKit Works

ScreenCaptureKit is Apple's modern framework for screen and audio capture on macOS. Unlike the old approaches that required kernel extensions or virtual audio drivers, ScreenCaptureKit works within macOS's security model:

  • It requires explicit user permission (you grant access in System Settings)
  • It captures audio streams directly from the system mixer
  • It works with any app that produces audio (Zoom, Meet, Teams, Slack, FaceTime, anything)
  • It's low-latency and high-quality, designed by Apple for exactly this purpose

Because MeetMemo uses ScreenCaptureKit, it works with every meeting platform automatically. There's nothing to configure per-app. If audio is playing on your Mac, MeetMemo can capture it.

What Happens After Recording

This is where MeetMemo goes beyond simple recording. After you stop the recording:

  1. On-device transcription kicks in using WhisperKit, Apple's speech recognition framework optimized for Apple Silicon. Your audio is transcribed right on your Mac, and nothing is sent to the cloud.

  2. AI summarization generates clean meeting notes with key points, decisions, and action items. MeetMemo uses Gemini AI on EU servers for this step, keeping your data within European jurisdiction.

  3. Sync to Apple Notes puts the finished meeting notes directly into your Apple Notes app, searchable and accessible across all your Apple devices.

The entire pipeline, from raw audio to polished meeting notes in Apple Notes, takes about a minute after you stop recording. And your audio never leaves your Mac for transcription.

Step-by-Step: Setting Up MeetMemo on Your Mac

Ready to get started? Here's exactly how to set up MeetMemo and record your first meeting.

Step 1: Download and Install

  1. Visit meetmemo.app and download MeetMemo
  2. Open the downloaded file and drag MeetMemo to your Applications folder
  3. Launch MeetMemo. It appears as a small icon in your menu bar (top-right of your screen, next to your WiFi and battery icons)

MeetMemo lives in the menu bar because it's designed to stay out of your way. No big window, no dock icon, just a subtle menu bar presence.

Step 2: Grant Permissions

On first launch, macOS will ask you to grant two permissions:

  1. Screen Recording: this allows MeetMemo to use ScreenCaptureKit to capture system audio. Go to System Settings → Privacy & Security → Screen Recording and toggle MeetMemo on.

  2. Microphone Access: this lets MeetMemo capture your voice alongside the system audio. Go to System Settings → Privacy & Security → Microphone and toggle MeetMemo on.

These are standard macOS permissions. Apple designed them so that you're always in control of which apps can access your screen and microphone.

Step 3: Start Your Meeting

Join your Zoom, Google Meet, Teams, or Slack Huddle as you normally would. Nothing changes about how you join or participate.

Step 4: Click Record

Click the MeetMemo icon in your menu bar and hit Record. That's it. MeetMemo starts capturing both the system audio (other participants' voices) and your microphone input (your voice).

There's no bot joining your call. No notification to other participants. No recording indicator inside Zoom, Meet, or Teams. MeetMemo captures audio at the macOS system level, completely outside the meeting application.

Step 5: Stop and Get Your Notes

When your meeting ends, click the MeetMemo icon again and stop the recording. MeetMemo immediately begins processing:

  • Transcription happens on-device with WhisperKit (takes seconds on Apple Silicon)
  • Summarization generates structured meeting notes
  • Sync pushes the notes to your Apple Notes app

Within about a minute, you'll have clean, organized meeting notes in Apple Notes, complete with key points, decisions, and action items.

Step 6: Review and Share

Open Apple Notes to find your meeting summary. From there, you can:

  • Search across all your meeting notes using Spotlight
  • Share specific notes with colleagues
  • Access your notes on your iPhone or iPad via iCloud
  • Copy and paste into Notion, Slack, or email

Tips for Getting the Best Results

After recording hundreds of meetings with MeetMemo, here are some practical tips:

Audio Quality Matters

  • Use headphones when possible. This prevents echo and keeps the system audio (other participants) cleanly separated from your microphone input.
  • Mute yourself when not speaking. This reduces background noise in the transcription.
  • Close noisy browser tabs. System audio capture picks up everything, including YouTube videos or notification sounds.

Meeting Etiquette

  • Be transparent about note-taking. Even though MeetMemo is invisible to other participants, good practice is to mention at the start that you'll be taking notes. You don't need to mention the specific tool. Just say "I'll be taking notes during this meeting" the same way you would if you had a notebook open.
  • Check your local recording laws. In most jurisdictions, recording a meeting you're a participant in is legal, especially for note-taking purposes. But laws vary; one-party vs. two-party consent rules differ by country and state.

Organize Your Notes

  • Name your meetings. MeetMemo lets you add a title before recording, which makes finding notes later much easier.
  • Review notes promptly. AI summaries are good, but a quick review right after the meeting, while context is fresh, helps you catch anything the AI might have missed.

MeetMemo vs. Bot-Based Recorders: A Quick Comparison

FeatureMeetMemoBot-Based Recorders
Joins call as participantNoYes, visible to everyone
Requires host permissionsNoOften yes
Works with blocked botsYesNo, blocked by IT policies
System audio captureYes (ScreenCaptureKit)N/A (captures via bot)
Audio sent to cloudNo (local transcription)Yes, always
Works offlineYesNo
Works with any meeting appYes (Zoom, Meet, Teams, Slack, FaceTime, in-room)Usually limited to specific platforms
GDPR compliant by designYesRequires DPA and compliance review
Pricing€9/month, free trial (3 meetings)$10–25/month typically

Frequently Asked Questions

Does MeetMemo work with in-room meetings too? Yes. Since MeetMemo captures your microphone input, you can use it for in-person meetings as well. Just make sure your Mac's microphone (or an external mic) can pick up the conversation.

Can I use MeetMemo with Slack Huddles? Absolutely. MeetMemo works with any app that produces audio on your Mac: Slack Huddles, Discord calls, FaceTime, you name it.

Does it work on Intel Macs? MeetMemo requires Apple Silicon (M1 or later) for on-device transcription with WhisperKit. The Apple Neural Engine in Apple Silicon chips is what makes fast, accurate local transcription possible.

What about recording consent? MeetMemo is a note-taking tool, similar to writing notes by hand. That said, best practice is to inform participants that you're taking notes. Consent requirements vary by jurisdiction. In Belgium and most EU countries, recording a meeting you participate in for personal note-taking purposes is generally permitted under legitimate interest.

How long can I record? There's no hard limit. MeetMemo can handle multi-hour meetings. The transcription time scales with recording length, but Apple Silicon handles even long recordings efficiently.

Conclusion

You don't need a bot to record your meetings. You don't need to fumble with virtual audio drivers or beg the host for recording permissions. And you definitely don't need to send your meeting audio to cloud servers on another continent.

With macOS ScreenCaptureKit and MeetMemo, you can capture every Zoom, Google Meet, Teams, or Slack meeting quietly from your menu bar, with full transcription and AI-generated notes that land directly in Apple Notes. No bot, no fuss, no privacy trade-offs.

Try MeetMemo free for your next three meetings at meetmemo.app and see the difference for yourself.

A lire aussi

Essayez MeetMemo gratuitement

3 réunions gratuites. Pas de carte de crédit.

Télécharger gratuitement pour macOS