How to convert an iPhone voice memo to WAV
Short answer: yes, in a couple of minutes with a tool you likely already have. The more useful question is whether you actually need to — WAV runs about ten times the size of the M4A an iPhone gives you, and for a spoken recording that size rarely buys back anything you can hear.
This usually comes up the same way the MP3 question does: something you are trying to hand the recording to — an editing timeline, an analysis tool, a submission spec — asked for WAV by name and would not take the M4A. Nothing about the recording is wrong. It is a different container than the one being asked for, and containers convert.
What WAV actually is
WAV holds audio uncompressed, almost always as plain PCM samples, one after another, nothing discarded and nothing modelled. The size is pure arithmetic — sample rate times bit depth times channels times seconds — which is why a minute of 44.1 kHz 16-bit mono lands around 5 MB. The M4A an iPhone records over the same minute, AAC inside an MPEG-4 container, throws away detail a listener will not miss and lands closer to half a megabyte. That gap, roughly tenfold, is the whole trade WAV is asking you to make.
The situations where that trade is worth it
- Feeding the audio through several processing stages — noise reduction, then EQ, then compression — where each lossy re-encode along the way would compound on the last.
- A tool or piece of hardware that only accepts PCM, which some analysis and forensic software genuinely requires.
- Sample-accurate editing, where you need a cut to land on an exact instant rather than the nearest compressed frame.
- An archival or legal policy that specifies an unmodified, uncompressed master rather than whatever format happened to be convenient.
Notice what all four have in common: something downstream of the recording, not the recording itself, is setting the requirement. If nothing you are about to do falls on that list, the M4A is already doing the job.
What converting does not do
This is the part worth being clear-eyed about before spending the ten minutes: the M4A was already AAC-compressed the moment it was recorded, so turning it into a WAV now does not undo that first pass or hand back whatever detail it discarded. What you get is a much larger file holding exactly the same audio that was already in the M4A — a faithful, uncompressed copy of a recording that was compressed once, not a return to some uncompressed master that never existed. Converting protects against losing anything further from this point forward, in a multi-stage edit, for instance. It cannot restore what an earlier encoding pass already let go of.
How to actually convert one
On a Mac
The Music app's built-in converter, the same one used for MP3, also does WAV. Import the .m4a, select it, then use File → Convert. Which format that menu offers depends on the encoder chosen in Preferences → Files → Import Settings — switch it to WAV Encoder there once, and Convert produces a WAV from then on. The original M4A is untouched; you end up with a second file next to it.
On Windows or elsewhere
A free audio editor handles this directly — Audacity, the common choice, opens an M4A and exports WAV without any extra setup. Import the file, choose Export as WAV, done. Most audio software that opens M4A at all offers WAV as an export option, because it is the simplest possible thing for that software to write.
If the recording is anything sensitive
Plenty of sites will convert a file for you if you upload it to them, and for something unremarkable that is a fine trade for the convenience. For a client call, a medical appointment, or anything else you would rather not hand to a stranger's server, converting locally — on a Mac or in a desktop editor — keeps the file from ever leaving the device, the same reasoning that applies to uploading audio for transcription.
How Voice Studio fits in
Voice Studio records AAC in .m4a — mono, at standard, high or ultra quality — and shares that file directly; there is no WAV export in the app, any more than there is an MP3 one, because the recording already plays and shares everywhere that matters without needing either. If a workflow downstream genuinely needs WAV, share the .m4a out of the app first and convert that file with whichever method above fits. The transcript, separately, exports as TXT or JSON regardless of what happens to the audio.
Common questions
Does converting an M4A to WAV improve the audio quality?
No. The M4A was already compressed once, at the moment it was recorded, and converting to WAV cannot hand back whatever detail that pass discarded. You get a much larger file holding the same audio, not a better one.
Do I need a computer to convert a voice memo to WAV?
iOS itself has no built-in converter the way the Mac's Music app does, so on the phone alone you are relying on a dedicated conversion app rather than something built in. Moving the file to a Mac or PC is the more reliable route.
Does Voice Studio export WAV directly?
No. It records mono AAC in .m4a and shares that file as-is; there is no WAV, and no MP3, export in the app. Converting to WAV, on the occasions it is genuinely needed, is a step you do afterward with a separate tool.
Is WAV always the safer choice for a voice recording?
Not for most of what a voice recorder is used for. WAV earns its size in a multi-stage editing pipeline, a tool that requires PCM, or an archival policy that specifies an uncompressed master. For listening, sharing or transcribing a spoken recording, the M4A already does the job at a tenth of the size.
Try it in Voice Studio
Voice Studio records, transcribes on your iPhone, and files each note by time and place — so the thought you had in the car is still findable next month.
Free to download · iPhone and iPad · iOS 16.4 or later