How to turn a meeting recording into notes on your Mac
Four ways to get from a recorded call to a transcript and a summary on macOS, what each one costs you, and how to pick between them.
· 5 min read
There are four honest ways to get from a recorded call to a transcript and a set of notes on a Mac, and they differ far less in quality than in two things people forget to ask about: where the audio ends up, and whether the result can tell you who said what.
Pick on those two axes first and the rest of the decision makes itself.
The two questions that decide the route
Do you need to know who said what? A meeting recorded as one blended track transcribes into a wall of text where your question and their answer are indistinguishable. That is fine for a lecture and useless for a negotiation. Keeping your microphone and the system audio as two separate tracks is what makes “you” and “them” reliable afterwards — and it has to be decided before you record, not after.
Does the audio have to stay on the machine? Client calls, HR conversations, anything under an NDA, anything medical. If the answer is yes, that removes a whole category of tools no matter how good their summaries are. The same reasoning applies to everyday dictation, but the stakes are higher here, because a meeting contains other people's words as well as yours.
And before any of it: recording laws differ by country and by state, and several require every participant's consent. This is not legal advice — but the practical version is simple. Say out loud that you are recording, and record nothing you would not admit to recording.
Route 1 — The built-in one: Notes or Voice Memos
Apple documents recording and transcribing audio directly inside a note: open a note, record, and the transcript lives in the note alongside your checklists and attachments.1 Nothing to install, nothing to pay, nothing to configure.
What you get is a transcript, not notes — the summarising is still yours — and there are no speaker labels. There is also a practical gap for calls: this records what your Mac's microphone hears, so unless the other side is coming out of your speakers into that microphone, you are capturing half a conversation. For an in-person meeting, a lecture or a voice memo, it is genuinely the right answer and costs nothing.
Route 2 — A local transcription app you feed a file
Apps built on Whisper or Parakeet take an audio or video file and produce a transcript on your Mac. Strong on file formats and on languages — Whisper covers around 99 of them — and the audio never leaves the machine.
The gaps are at both ends. Something else still has to do the recording, including capturing the other participants' audio, and something else still has to turn 40 minutes of transcript into decisions and action items. This route is best when you already have the file and mainly need the words.
Route 3 — A cloud notetaker
Upload, or let a bot join the call, and get back a transcript plus a summary, with search across every meeting and easy sharing with people who were not there. For a team that needs a shared, searchable archive, this is a legitimate and often the most practical answer.
What you are trading is location. The audio and the transcript sit on a vendor's servers, so the questions worth asking before you commit are: how long is it kept, can you turn retention off, is it used for training, and is a bot appearing in the call acceptable to everyone else in it. Good vendors document all four; read the answers rather than the marketing page.
Route 4 — Record and summarise locally, in one app
The newest option on macOS, and the one that only became practical with Apple's on-device speech and Foundation Models in macOS 26 (Tahoe): capture both audio streams, transcribe them and write the notes without any of it leaving the Mac.
This is what WrapScribe does on Pro and Max. Your microphone and the system audio are captured as two separate tracks through a Core Audio process tap, which is the mechanism that keeps “you” and “them” apart. Open a call in Zoom, Meet, Teams, Webex or FaceTime — or in a browser tab — and it offers to record; nothing ever starts on its own, you always click. The notes and the full transcript each export as plain text, Markdown or PDF, with speaker names, timestamps and page numbers, as ordinary files on your Mac.
Doing it locally, step by step
- Grant the permissions before the meeting, not during it. Microphone, and whatever the app needs to capture system audio. A permission dialog three minutes into a call is a bad moment.
- Say you are recording. Out loud, at the start. It takes four seconds and it settles the consent question in front of witnesses.
- Start the recording deliberately. Anything that begins recording without being asked is a liability, not a feature.
- Leave both tracks separate. It is what makes the transcript readable afterwards.
- Read the notes against the transcript before sending them. Generated notes are a first draft. Verify every number, date and commitment against what was actually said — this is the step people skip and then regret.
- Export and file it. Markdown into your notes app, PDF for the ones that need to be readable in five years.
Choosing between the four
| Route | Where the audio goes | Who said what | Notes written for you | Cost |
|---|---|---|---|---|
| Notes / Voice Memos | Stays on the Mac | No speaker labels | No — transcript only | Free, built in |
| Local transcription app | Stays on the Mac | Depends on the app | Usually not | Varies |
| Cloud notetaker | Vendor's servers | Usually, varies by vendor | Yes | Usually a subscription |
| Record and summarise locally | Stays on the Mac | Two tracks keep you and them apart | Yes | WrapScribe: $200 one-time (Pro) |
The rows are not ranked. If your meetings are internal and your team lives in a shared archive, route 3 is probably right. If your meetings contain other people's confidential information, routes 1, 2 and 4 are the only ones on the table, and the choice between them is whether you also want the recording and the summarising handled.
One requirement worth checking first. Route 4 as described here needs macOS 26 (Tahoe) on Apple silicon, because that is where Apple's on-device speech and Foundation Models live. On an older Mac, route 1 or route 2 with a cloud-free transcription app is the local answer — and if dictation itself is what is misbehaving, the troubleshooting list is here.
Sources
- Apple, “Record and transcribe audio in Notes on Mac”, Notes User Guide — support.apple.com/guide/notes/record-and-transcribe-audio-apdb5106e334/mac. Source for the built-in recording and transcription route. Fetched 19 August 2026.
- Whisper's language coverage (around 99 languages), the two-track Core Audio process tap, the export formats and the Pro price come from WrapScribe's own pages — the home page and the download page.
- The consent paragraph is a practical suggestion, not legal advice. Recording law varies by jurisdiction; check yours, and when in doubt, ask the room.