Initializing... drag & drop files here
Supports: AMR
This walk-through is for anyone who needs to bring an AMR voice recording — a phone voice memo, a dictation, a recorded call, or an MMS audio clip — into a Mac or pro-audio tool that expects uncompressed AIFF/PCM input. It explains the one setting that matters, sets honest expectations about what the conversion can and cannot do, and covers the errors people actually hit.
.amr file onto the page or click "Add Files." Old Android voice memos, dumbphone voicemail dumps, MMS audio attachments, and call recordings from apps like ACR or Cube Call Recorder all work. Batch upload is supported.The xconvert AIFF encoder writes PCM 16-bit big-endian (PCM_S16BE) by default — the standard, macOS-native AIFF flavor that Logic Pro, GarageBand, Pro Tools, and Final Cut open without a decoder. You normally don't touch the codec; the two settings worth understanding are channel and sample rate.
If the recording is DRM-protected (some carrier voicemail exports are), or the AMR file is corrupted mid-transfer, decoding will fail or produce silence — re-export a clean copy from the source device. If you only want a small, universally-playable copy of the clip rather than an uncompressed editing master, convert to a compressed format instead: see AMR to MP3 for a tiny file that plays on any car stereo, phone, or messaging app. To shrink an AIFF after editing, use the Audio Compressor. For the reverse direction, see AIFF to AMR.
No. AMR-NB is a lossy 8 kHz narrowband speech codec — once audio is encoded as AMR, everything above roughly 3.4 kHz is gone and the waveform is a parametric reconstruction, not a faithful sample stream. Decoding it into uncompressed AIFF PCM gives you a much larger, edit-friendly file, but it cannot rebuild detail AMR discarded. You get a big file, not a better-sounding one. The real benefit is editability and avoiding further loss when you process the audio.
For pure listening or archival, leave Audio Sample Rate on "Original" — an AMR-NB source has no content above what 8 kHz can hold, and upsampling only inflates the file. Upsample to 44.1 kHz or 48 kHz only when your DAW session runs at that rate and you want to avoid an import-time resample. It aligns the file with the project; it does not add fidelity.
Because AIFF stores raw uncompressed PCM while AMR stores a handful of speech-coding parameters per frame at single-digit kbit/s. A minute of AMR-NB voice is on the order of tens of kilobytes; the same minute as 8 kHz mono 16-bit PCM AIFF is roughly 1 MB — about 15 to 20 times larger at the native rate, and far more if you upsample to 44.1 kHz. That size jump is the cost of an uncompressed format, not added quality.
The output is PCM signed 16-bit big-endian (PCM_S16BE), the standard macOS-native AIFF layout. Big-endian is AIFF's defining trait — WAV is the little-endian (RIFF) equivalent of the same uncompressed PCM. If you specifically need little-endian WAV instead, that's a different container; AIFF is the right pick for Logic Pro and GarageBand workflows.
Keep it mono. AMR is always single-channel, so "stereo" just clones the one channel into both — double the size, zero benefit. Mono AIFF plays correctly on stereo speakers and headphones on its own. Choose stereo only if you intend to layer additional audio around the voice in a stereo session.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public. In our testing, a typical 60-second AMR-NB voice memo decodes to a mono 8 kHz AIFF of roughly 1 MB; the real limit on the way in is upload size and time, not your device.