What "voice memo" means in practice
The term covers any short-to-medium-length audio recording made on a phone, tablet, or dedicated recorder, regardless of the underlying file format. iPhone Voice Memos output M4A. Android Recorder apps typically output M4A or MP3. Samsung Voice Recorder outputs M4A. Pixel Recorder outputs M4A. Standalone digital voice recorders (Olympus, Sony, Tascam consumer models) usually output WAV or MP3. MDisBetter accepts all of those directly — see also format-specific pages: M4A, MP3, WAV.
Common voice-memo use cases
Idea capture while walking: the rambling 5-minute voice memo of "I should write about X, then Y, then maybe Z" turns into a Markdown bullet outline you can paste into a draft. Field interviews: journalists, researchers, qualitative-research practitioners hit Record, conduct a 30-minute conversation, transcribe it for review and quote extraction. Meeting capture without a bot: place phone on conference table, hit Record, transcribe afterwards. Doctor/lawyer/exec dictation: see Dictation to Markdown for the structured-dictation use case.
Why structured Markdown beats plain transcription
A 20-minute voice memo as one wall of text is hard to use. Structured Markdown — section headings at topic shifts, speaker labels for two-person conversations, timestamps at major junctures — lets you scan the recording in 30 seconds, jump back to the audio for a specific quote, and feed the transcript to an LLM for summarisation without the LLM losing track of who's talking. That's the difference between a voice memo as a graveyard of unprocessed audio and a voice memo as part of an actual workflow.