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:Open Voice Memos
Launch the Voice Memos app from your Applications folder, Dock, or Spotlight (Cmd + Space → type "Voice Memos").
Select your recording
Click the recording you want to save in the left sidebar. You'll see the waveform and metadata (duration, date, size).
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.
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---afconvertcommand 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:Open Finder → Go → Go to Folder
Or press Cmd + Shift + G in Finder.
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 Sync | Automatic | Same Apple ID, Wi-Fi | Ongoing sync |
| AirDrop | Instant | Bluetooth + Wi-Fi on | Single files |
| iCloud Drive | 1-2 min | iCloud storage | Sharing with non-Apple |
| USB / Finder | Varies | Lightning/USB-C cable | No internet |
Method 1: iCloud Sync (Recommended)
This is the easiest approach — your voice memos appear on every device automatically.On iPhone
Settings → tap your name → iCloud → Show All → enable Voice Memos.
On Mac
System Settings → Apple ID → iCloud → Show All → enable Voice Memos. Wait a few minutes for sync.
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 folderMethod 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:
Voice Memo File Format: What You Need to Know
| Setting | Format | Quality | File size (1 hour) |
|---|---|---|---|
| Compressed (default) | AAC (.m4a) | Good | ~30 MB |
| Lossless | Apple Lossless (.m4a) | Excellent | ~200 MB |
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 identificationOption 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 |
|---|---|---|---|
| Privacy | On-device | Cloud upload | On-device |
| Languages | English only | Varies | 30+ languages |
| File source | Voice Memos only | Any audio | Any audio |
| Export text | View only | Yes | Yes |
| Works offline | Yes | No | Yes |
| Cost | Free | $10-30/mo | Free |
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.