Guide, updated August 2026
Record Zoom without a bot on Mac
You do not need to invite an Otter or Fireflies bot into the call. macOS can capture both sides of a Zoom meeting at the OS level - your mic plus the meeting audio - and transcribe it on-device. Nothing joins the participant list, no host permission is needed, and the recording stays on your Mac.
Why avoid the bot in the first place
Bot notetakers join your meeting as a visible participant, record to a vendor's cloud, and bill per seat per month. On customer calls and anything under NDA, the bot itself becomes the conversation: who is that participant, where does the audio go, whose servers store the transcript. Recording locally removes the whole topic.
Method 1: Zoom's built-in recording
Zoom can record locally on the desktop app. The catches: only the host can record by default (participants must ask the host for recording permission), every participant sees a recording notice, and you get an audio/video file - no transcript, no speaker names, no summary. Cloud recording additionally requires a paid Zoom plan.
Verdict: Fine for the host archiving a call. Useless for notes, and unavailable when you are not the host.
Method 2: QuickTime or a screen recorder
QuickTime ships with macOS, but it only captures your microphone by default - the other side of the call is silent unless you install a virtual audio driver like BlackHole and route audio through it. You end up with a large video file and still no transcript.
Verdict: A 2020-era workaround. Works in a pinch, produces a file you will never re-watch.
Method 3: A local system-audio recorder (what this site is about)
macOS can capture what an app plays (system audio) and your microphone at the OS level - no bot in the participant list, no host permission needed, no virtual cable. Mac Note Taker uses this: it detects the Zoom call starting, offers to record with one click, captures both sides, transcribes on-device, names the speakers, and writes a summary with a local LLM (Ollama) or your own API key. Audio and transcript never leave your Mac.
Verdict: The only method of the three that produces usable notes, and the only one that works when you are not the host.
The 2-minute setup
- 1
Download Mac Note Taker from macnotetaker.com/download (free trial, Apple Silicon, macOS 14.2+).
- 2
Grant the two standard macOS permissions on first launch: Microphone and Screen Recording.
- 3
Join your Zoom call as usual - as host or participant, desktop app or browser.
- 4
The menu bar icon prompts to record the moment Zoom starts using your microphone. One click starts capturing both sides.
- 5
When the call ends, the transcript appears with speakers identified, plus a summary, action items, and topics - all generated on your Mac.
Frequently asked
Can I record a Zoom meeting on Mac if I am not the host?
Yes, with method 3. Zoom's built-in recording needs host permission, but a system-audio recorder like Mac Note Taker captures what your Mac plays and your mic at the OS level, which works from any seat in the call.
Will other participants see that I am recording?
Nothing appears in the Zoom participant list or interface, because no bot joins and Zoom's own recording feature is not used. Disclosure is your responsibility: recording-consent laws vary by state and country, and many jurisdictions require you to inform participants. A one-line disclosure at the start of the call is standard practice.
Does this capture both sides of the call?
Yes. Mac Note Taker records your microphone and the meeting's system audio in parallel, so both you and the other participants are in the recording and transcript with separate speaker labels.
Does the audio go to a cloud service?
No. Recording, transcription, and speaker identification run on your Mac. Summaries run on a local model via Ollama by default; sending transcripts to OpenAI is optional and only happens under your own API key.
Does the same setup work for Google Meet and Teams?
Yes. The capture is at the macOS level, not Zoom-specific, so the same one-click flow works for Google Meet, Microsoft Teams, Slack huddles, Webex, Discord, and FaceTime.