How to convert an iPhone Voice Memo to MP3
They recorded something on an iPhone — an interview, a lecture, a client call — and the place they need to send it rejects .m4a. They are holding the phone right now and every guide they have found tells them to use iTunes, which is not on their machine, or to rename the file, which does not work.
Voice Memos records to .m4a and there is no setting in it that will make it record MP3, so the job is always two steps in this order: get the recording out of the app as a file, then convert that file. Step one is Share → Save to Files inside Voice Memos. Step two is any converter that reads M4A, including the M4A to MP3 converter on this site, which runs in the browser tab on the phone or on a computer. You do not need iTunes, you do not need GarageBand, and renaming the file does not count as step two.
Step one: get the recording out of Voice Memos
The Voice Memos library is not a folder. Nothing else on the phone can see into it, which is why the Files app shows no recordings and why a converter's file picker will look empty until you do this.
- Open Voice Memos and tap the recording once so it expands.
- Tap the More button — the three dots in a circle.
- Choose Save to Files if it is listed there, or Share and then Save to Files in the share sheet.
- Pick a folder. On My iPhone → Downloads is the least confusing choice; iCloud Drive works too and has the advantage of showing up on a Mac or a PC a moment later.
What lands in that folder is the original recording, untouched, under whatever the memo was called — often New Recording 12.m4a, or the name of the place you recorded it. The share sheet's other destinations behave the same way: mail, AirDrop and Messages all send the same .m4a. If the recipient's complaint is the format, sending it again through a different app will not help.
Step two: convert the .m4a
Open the file in a converter and choose MP3. On this site that means dropping the .m4a onto the converter, picking a bitrate, and downloading the result. The file is read off the disk by the page itself and never leaves the device, which is the part that matters when the recording is a client call or a medical appointment.
Two things are worth knowing first. This is a real encode, not a rename, so it takes time in proportion to the length of the recording. And a Voice Memo is already compressed, so making an MP3 of it is a second lossy encode. That is not a disaster: speech is the easiest material an encoder ever gets, and at 96 kbps or above you are unlikely to hear the difference on any speaker you would play an interview through. But no converter can put back the detail the first encoder threw away, so pick a bitrate once rather than converting the same recording back and forth.
Why renaming the file to .mp3 does nothing
The most-repeated bad advice for this problem is to change the extension. It fails, and it fails in the worst way: some players open the renamed file anyway and convince you it worked, while the strict piece of software you were trying to satisfy still rejects it.
An .m4a from Voice Memos holds AAC audio inside an MPEG-4 container. An MP3 file holds MP3 frames and no container at all. Renaming changes the label on the box and not one byte of what is inside it, which is why a form that checks a file's contents rather than its name spots it at once. There is a whole page on what renaming actually does to the file.
Check that MP3 is really required
A fair share of these conversions are unnecessary. Most transcription services, most podcast hosts and every current operating system take M4A directly; the requirement is often somebody's old instructions rather than the software's real limit. Checking the destination's accepted-formats list takes half a minute and frequently ends with your file being fine, which saves you an encode and what it costs. That is why we keep a page on which transcription services accept which formats.
Where MP3 genuinely is the requirement it is usually a submission form with a hard-coded whitelist, an older car stereo or dictation transcriber, or an editor that never learned MPEG-4. Those are real, and MP3 is the right answer for them.
A Voice Memo's audio is AAC already, so converting it to a bare .aac file or to a fresh .m4a does not run the encoder at all: the audio is copied across as-is, the job takes about a second, and every decoded sample matches the original. Only the container's metadata is rewritten. MP3 cannot work that way; the audio genuinely has to become something else.
What bitrate a spoken recording needs
Not 320. That is the highest number MP3 allows, not a quality grade, and asking for more bits than the source recording ever contained adds bytes and nothing else. A Voice Memo of one person talking is the least demanding material there is.
| Bitrate | About per minute | A one-hour recording | Use it when |
|---|---|---|---|
| 64 kbps | 0.5 MB | about 29 MB | One voice, close to the mic, going to a transcriber |
| 96 kbps | 0.7 MB | about 43 MB | Interviews, meetings, anything with two or more people |
| 128 kbps | 1 MB | about 58 MB | Speech you will publish, or a recording with music under it |
| 192 kbps | 1.4 MB | about 86 MB | The default here; more than speech needs |
| 320 kbps | 2.4 MB | about 144 MB | Music mastered from a lossless source, not a voice memo |
A bitrate is a bitrate whether the recording is mono or stereo, so those figures hold either way. If the file has to fit under an email attachment limit or a submission size cap, dropping from 192 to 96 halves it in one move, and trimming the silence at the start and end costs nothing at all. The size-reduction page works through the arithmetic of hitting a specific number.
If Voice Memos is set to Lossless, your file is not AAC
There is a setting most people never touch: Settings → Voice Memos → Audio Quality, which offers Compressed and Lossless. On Lossless, the recording is ALAC — Apple Lossless — and the file extension is still .m4a. Same extension, completely different contents, several times the size.
That setting explains two confusing things: why one twenty-minute memo is a few megabytes and another is far larger, and why software that opened one of your recordings refuses the next one. It can decode AAC but not ALAC, and both files end in .m4a.
Converting a Lossless memo to MP3 is the best case there is: the source threw nothing away, so the encoder works from the full recording rather than from something already squeezed once. If you record interviews and hand out MP3s, Lossless is the setting worth turning on. The filename will not tell you which kind you have, but the converter reads the real codec out of the file and shows it before you convert anything.
Trim and edit before you convert, not after
Every lossy encode costs something and the cost compounds. If you are going to cut the first ninety seconds of throat-clearing, tidy the ending, or run the Voice Memos Enhance Recording wand over it, do that while the file is still the original recording. Convert once, at the end.
Editing an MP3 and re-saving it means a third generation: the original AAC encode, your MP3 encode, then another MP3 encode over the top. Nobody will be able to say exactly what is wrong with the result, but it will sound thinner than it needed to and there is no way back. The converter has start and end fields, so a trim and the conversion happen in one pass.
Doing it on a Mac, on Windows, or on the phone itself
On a Mac
Switch on iCloud for Voice Memos and the same recordings appear in the Voice Memos app on the Mac, where you can drag one out of the list onto the Desktop as an .m4a. The obvious next move is the Music app's Convert → Create MP3 Version, which does work — but only after you change the import settings and add the file to your library, and it refuses outright for several common reasons. That detour is covered in the Mac guide. A browser tab skips the library entirely.
On Windows
There is no iTunes requirement any more. Save the memo to iCloud Drive and open it in iCloud for Windows, or mail it to yourself and save the attachment. Windows 11 plays .m4a quite happily, which is worth knowing before you convert: if you only wanted to listen to it, you are already done.
On the iPhone, without a computer
This works, and it is the answer if you are reading this on the phone with no laptop nearby. Save the memo to Files, open the converter in Safari, tap the file box and pick the file from Browse. The wrinkle is the one described at the top: Safari's file picker can reach the Files app but not the Voice Memos library, so on the phone the Save-to-Files step is never optional. The full phone walkthrough, including where the finished MP3 ends up, is in the iPhone guide.
The Audio Converter app is free on both stores and its thirteen editing tools — trim, fade, normalise, merge, stereo to mono — work on the recordings already sitting on your phone, offline, without pulling a 32 MB engine down over cellular. On an iPhone the format conversion itself is the website's job: use Safari for the M4A to MP3 step and the app for the editing around it.
The converter on the home page handles this. Free, no upload, no sign-up.