🎤
Voice Memos
📁
.m4a File
📄
Text
5
Export Methods
.m4a
Native Format
AI
Transcription
If you want to download voice memos on Mac — whether to save them as standalone audio files, transfer them from your iPhone, or turn them into text — this guide covers every method. Voice Memos is a simple app, but getting recordings out of it isn't always obvious. We'll cover five ways to export your recordings, where macOS actually stores them, how to bulk-export dozens at once, and how to transcribe voice memos to searchable text using AI.
TL;DR: Drag any voice memo from the app to your Desktop to save it as an .m4a file. To transfer from iPhone, turn on iCloud sync or use AirDrop. For transcription, use MetaWhisp to convert recordings to text locally on your Mac.
---

How to Save a Voice Memo as a File on Mac

The fastest way to download a voice memo on Mac is to drag it out of the app. Here's how:
1

Open Voice Memos

Launch the Voice Memos app from your Applications folder, Dock, or Spotlight (Cmd + Space → type "Voice Memos").

2

Select your recording

Click the recording you want to save in the left sidebar. You'll see the waveform and metadata (duration, date, size).

3

Drag to Finder or Desktop

Click and hold the recording name, then drag it to your Desktop, a Finder window, or any folder. macOS will create a standalone .m4a file you can open, share, or upload anywhere.

4

Alternative: Use the Share menu

Right-click the recording (or click the three-dot menu) → Share → choose AirDrop, Mail, Messages, Notes, or Save to Files. This is useful when you want to send the memo directly rather than saving it as a file first.

Tip: Voice memos are saved in AAC (.m4a) format by default. If you need MP3, use a free converter like the built-in afconvert command in Terminal: afconvert input.m4a output.mp3 -d mp3
---

Where Are Voice Memos Stored on Mac?

macOS doesn't store voice memos in an obvious folder. Here's the actual file path:
~/Library/Group Containers/group.com.apple.VoiceMemos.shared/Recordings/
To navigate there:
1

Open Finder → Go → Go to Folder

Or press Cmd + Shift + G in Finder.

2

Paste the path

Paste ~/Library/Group Containers/group.com.apple.VoiceMemos.shared/Recordings/ and press Enter. You'll see all your recordings as .m4a files with timestamps as filenames.

Warning: Don't move or delete files from this folder directly — it can confuse the Voice Memos app. Always use the drag-and-drop method above to create copies.
---

How to Transfer Voice Memos from iPhone to Mac

If you recorded on your iPhone and need the files on your Mac, you have four options:
Method Speed Requires Best for
iCloud SyncAutomaticSame Apple ID, Wi-FiOngoing sync
AirDropInstantBluetooth + Wi-Fi onSingle files
iCloud Drive1-2 miniCloud storageSharing with non-Apple
USB / FinderVariesLightning/USB-C cableNo internet

Method 1: iCloud Sync (Recommended)

This is the easiest approach — your voice memos appear on every device automatically.
1

On iPhone

Settings → tap your name → iCloudShow All → enable Voice Memos.

2

On Mac

System Settings → Apple ID → iCloudShow All → enable Voice Memos. Wait a few minutes for sync.

3

Open Voice Memos on Mac

All your iPhone recordings will appear in the sidebar. Drag any of them to Finder to save as a file.

Method 2: AirDrop

Best for sending a single recording quickly: 1. On your iPhone, open Voice Memos and tap the recording 2. Tap the three-dot menu (**...**) → **Share** → **AirDrop** 3. Select your Mac from the list 4. Accept on your Mac — the .m4a file lands in your Downloads folder

Method 3: iCloud Drive

On your iPhone: Voice Memos → tap the recording → **Share** → **Save to Files** → choose an iCloud Drive folder. On your Mac, open Finder → iCloud Drive → your folder.

Method 4: USB / Finder Sync

Connect your iPhone via cable. Open Finder → select your iPhone in the sidebar → go to the **Files** tab → find Voice Memos → drag files to your Mac. ---

How to Export Multiple Voice Memos at Once

The Voice Memos app doesn't have a "Select All" button. Here are workarounds for bulk export:

Finder trick: Access the storage folder

Navigate to the storage path above. Select all .m4a files (Cmd + A) and copy them to a new folder. This exports everything at once.

Multi-select in the app

In Voice Memos, hold Cmd and click multiple recordings, then drag them all to a Finder window simultaneously.

Terminal one-liner

Copy all voice memos to your Desktop in one command:

cp ~/Library/Group\ Containers/group.com.apple.VoiceMemos.shared/Recordings/*.m4a ~/Desktop/
---

Voice Memo File Format: What You Need to Know

Setting Format Quality File size (1 hour)
Compressed (default)AAC (.m4a)Good~30 MB
LosslessApple Lossless (.m4a)Excellent~200 MB
To change the quality setting: **Voice Memos** → **Settings** (Cmd + ,) → **Audio Quality** → choose Lossless or Compressed. **Need MP3?** Use Terminal:
afconvert input.m4a output.mp3 -d mp3 -f MPE3
Or open the .m4a in QuickTime Player → **File** → **Export As** to convert to different formats. ---

How to Transcribe Voice Memos to Text

Downloaded your voice memos? The next step for many users is turning them into searchable, editable text. There are three approaches:

Option 1: Built-in macOS transcription (Sequoia 15.1+)

Apple added transcription directly inside the Voice Memos app in macOS Sequoia. Open a recording and click the transcription icon in the waveform area. **Limitations:** - Requires Apple Silicon (M1 or later) - English only - Only works for recordings made inside Voice Memos - No export to text file — view only - No speaker identification

Option 2: Cloud transcription services

Services like Otter.ai or Rev charge per minute and require uploading your audio to their servers. Works well for English, but your recordings leave your device.

Option 3: On-device AI transcription with MetaWhisp

MetaWhisp runs Whisper large-v3-turbo directly on your Mac's Neural Engine. You can transcribe any audio file — including voice memos — without sending data to any server.
Feature Apple Built-in Cloud Services MetaWhisp
PrivacyOn-deviceCloud uploadOn-device
LanguagesEnglish onlyVaries30+ languages
File sourceVoice Memos onlyAny audioAny audio
Export textView onlyYesYes
Works offlineYesNoYes
CostFree$10-30/moFree
**Workflow:** Export your voice memo as .m4a (drag to Desktop) → open MetaWhisp → drag the file in or use the global hotkey → get your transcript in seconds. Choose from four processing modes: Raw, Correct, Rewrite, or Translate. ---

Troubleshooting: Voice Memos Not Syncing or Missing

Voice memos not showing up on Mac

Check that iCloud sync is enabled on both devices (see the iCloud section above). Make sure you're signed into the same Apple ID. Restart the Voice Memos app on both devices.

Recordings disappeared

Check the Recently Deleted folder in Voice Memos (sidebar). Deleted memos stay there for 30 days. You can also check Time Machine backups if you have them enabled.

iCloud sync is slow

Large recordings (especially Lossless) can take time. Make sure both devices are on Wi-Fi and plugged in. Check System Settings → Apple ID → iCloud to see if sync is in progress.

Can't find the storage folder

The ~/Library folder is hidden by default. In Finder, press Cmd + Shift + . to show hidden files, or use Go → Go to Folder (Cmd + Shift + G) and paste the path directly.

---

Frequently Asked Questions

How do I save a voice memo as an audio file on Mac?

Open Voice Memos, click the recording, and drag it to your Desktop or a Finder window. It saves as an .m4a file that you can play, share, or upload anywhere.

What format are voice memos saved in?

Voice memos are saved as AAC audio in .m4a containers. If you chose Lossless in settings, they use Apple Lossless (ALAC) in .m4a. Both are widely compatible with most audio players.

Can I transcribe voice memos to text on Mac?

Yes. macOS Sequoia has built-in transcription (English only, Apple Silicon required). For multi-language support and better accuracy, MetaWhisp runs Whisper AI locally on your Mac to transcribe any audio file, including voice memos.

How do I transfer voice memos from iPhone to Mac without iTunes?

Enable iCloud Voice Memos sync on both devices (automatic), use AirDrop for individual files, or save to iCloud Drive from the Share menu on iPhone.

Where are voice memos stored on Mac?

In ~/Library/Group Containers/group.com.apple.VoiceMemos.shared/Recordings/. Use Finder's Go to Folder (Cmd + Shift + G) to navigate there. Don't move files from this folder directly — drag from the Voice Memos app instead.

--- **Related Reading:** - How to Use Dictation on Mac: The Complete 2026 Guide - What Is Whisper large-v3-turbo? The AI Behind On-Device Transcription - 7 Best Voice-to-Text Apps for Mac in 2026