Initializing... drag & drop files here
Supports: AMR
People arrive at this conversion from a symptom: an .amr file that came off an old phone, out of a voicemail export, or attached to an MMS, and nothing on a modern device will open it. M4A solves that — it is an MPEG-4 audio file carrying AAC, the format an iPhone uses for its own voice memos and the format Apple's media stack is built around. The short answer: if a recording only has to survive on a phone that made it, AMR is fine; the moment it needs to play, be shared, be edited, or be labelled anywhere else, convert it to M4A.
| Property | AMR (source) | M4A (output here) |
|---|---|---|
| Codec | AMR narrowband or wideband — ACELP speech coding, lossy | AAC, lossy but general-purpose |
| Container | A framed bitstream, not a real container; files begin with #!AMR\n per RFC 4867 |
MPEG-4 Part 14, ISO/IEC 14496-14, MIME type audio/mp4 (MDN) |
| Designed for | Carrying talk over GSM and UMTS at the lowest possible rate | General audio: speech, music, podcasts, audiobooks |
| Sample rate | Fixed at 8 kHz narrowband, 16 kHz wideband | Follows the source, or a rate you pick |
| Bit rate | 8 narrowband modes, 4.75–12.2 kbit/s; 9 wideband modes, 6.6–23.85 kbit/s | Whatever bitrate you set under File Compression |
| Music vs speech | Speech only — music pushed through AMR sounds mangled | Handles speech and music equally |
| Channels | Single channel in practically every real file | Mono or stereo |
| Metadata | Nothing usable — no title, date, artist, or artwork | Full MP4 tag atoms: title, date, artwork, comments |
| Browser playback | No mainstream browser plays a bare .amr |
The MP4 container is supported across all major browsers |
| Where you meet it | Legacy voicemail archives, old Android recorders, MMS audio | iPhone Voice Memos, Apple Music purchases, podcast feeds |
.amr specifically — some voicemail systems and legacy handset tools only accept it..amr attachments..amr files onto the page or click "Add Files". A batch of saved voicemails or call recordings can be queued together and converted with the same settings..m4a. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark.| Target | Why you would pick it | Trade-off |
|---|---|---|
| M4A (this page) | Apple ecosystem, editors, podcasts; carries tags and artwork | Some very old car stereos and cheap players still prefer MP3 |
| MP3 | The most universally playable file there is | Slightly less efficient than AAC at the same bitrate |
| WAV | Transcription services and DAWs that demand plain PCM | Uncompressed, so roughly 1 MB per minute even at 8 kHz |
| FLAC | Lossless archive with proper tagging | Much larger than the AMR, with no audible gain |
| Opus | Smallest modern file for speech; open and royalty-free | Older hardware players never added Opus support |
No. AMR filtered the audio to roughly the 200–3,400 Hz telephone band and re-created it from a speech model at 4.75–12.2 kbit/s; that detail is permanently gone. AAC reproduces what is left faithfully but invents nothing, so the result still sounds like a phone recording. The gain is entirely practical: a file that opens everywhere, carries a title and a date, and drops into an editor without a plug-in.
Aim low rather than high. The source carries at most about 12.2 kbit/s of real speech information (up to 23.85 kbit/s if it is a wideband recording), so a high AAC bitrate spends bytes describing a signal that has nothing more to describe. Start at a Constant Bitrate of 32-48 kbps, listen once, and only move up if you hear encoder artefacts rather than the source's own narrowband character. Name that rate with Constant Bitrate rather than reaching for the Quality Preset dropdown, which is the hands-off route and the least predictable control on the page — it shows "Highest" on load, yet nothing is genuinely selected there, so leaving it alone hands the decision to the server's own default instead. If you need an exact figure for an upload limit, use Custom Bitrate or Specific file size.
They are the same container with different file extensions by convention. Both are MPEG-4 Part 14 (ISO/IEC 14496-14); .m4a signals an audio-only file so players and file managers treat it as music rather than video, while .mp4 usually implies a video track is present. Renaming one to the other generally still plays, but the .m4a extension is what makes Music apps file the recording correctly.
Both codecs can live in an .m4a file, which is why the extension alone never tells you what is inside. Our converter writes AAC for this page, which is the right choice here: the source is already lossy narrowband speech, so wrapping it in a lossless codec would multiply the file size while preserving nothing extra. If you specifically want a lossless archive copy of the recording, use AMR to FLAC instead.
.amr file play on my phone or in a music app?Because AMR is a telephony codec, not a consumer media format. Outside phone dialler and voicemail software, very little playback software ships an AMR decoder, and Apple's media stack in particular is built around AAC, Apple Lossless, MP3, AIFF, and WAV. Converting to M4A hands those apps a format they already understand, rather than asking them to install anything.
Pick M4A when the destination is an iPhone, a Mac, an editor, or a podcast workflow: AAC is more efficient than MP3 at the same bitrate, and MP4 tagging is cleaner. Pick MP3 when you cannot control the destination at all — a decade-old car head unit, a cheap MP3 player, a hospital dictation system. MP3 remains the format with the fewest excuses left for not playing something.
.awb) wideband recordings too?Yes. Wideband AMR samples at 16 kHz across nine bit rates up to 23.85 kbit/s and sounds noticeably fuller than narrowband. It converts through the same path; leave Audio Sample Rate on ORIGINAL so the 16 kHz rate carries into the M4A rather than being resampled. Converting will not turn a narrowband recording into a wideband one — that difference was fixed when the phone recorded it.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. Because voicemail and call recordings are often sensitive, it is worth noting the practical constraint is upload size and time rather than anything else; a batch of short speech files is tiny and finishes quickly.