Pricing Dashboard Sign up
Recent
· 10 min read · MDisBetter

How to Get a Transcript of a Phone Call

Getting a transcript of a phone call is genuinely harder than it should be in 2026. iPhone has long made call recording deliberately difficult; Android varies by manufacturer; voicemail transcription is built into both but only covers messages, not live calls. The legal layer adds complexity — recording laws are stricter for phone calls than for in-person meetings in many jurisdictions. Here's the honest, complete guide.

The legal layer (read first, briefly)

Phone call recording is regulated more strictly than in-person recording in most jurisdictions. In the US:

Outside the US: most of Europe (GDPR), Canada, Australia, and many Asian/Latin American jurisdictions require some form of consent, though specifics vary.

The simple safe rule: announce at the start that you're recording, get a verbal yes, and proceed. "Just so you know, I'm recording this call for my notes — is that okay?" Works in essentially every jurisdiction.

For specific legal questions (recording without disclosure, recording where laws are ambiguous, recording for legal proceedings), consult an attorney. This is orientation, not legal advice. We won't help with anything that bypasses consent requirements.

Recording on iPhone

Apple has historically blocked third-party apps from accessing the audio stream during a phone call. As of iOS 18.1+, Apple added native call recording to the Phone app, but with strict consent flow:

Native iOS Call Recording (iOS 18.1+)

  1. During a call, tap the Record icon (top-left in the call interface).
  2. iOS plays an audible announcement to all parties: "This call is being recorded."
  3. Recording captures both sides of the call.
  4. Recording saves to the Notes app along with an automatic transcript.

Pros: built-in, free, the consent announcement handles the legal layer automatically. Cons: the announcement can't be skipped (intentionally, by Apple).

Available on iPhone 12+ with iOS 18.1+. Some regions and carriers may have additional restrictions.

Workarounds (use cautiously)

Before iOS 18.1, options were limited and clunky:

For most users in 2026: upgrade to iOS 18.1+ and use the native feature.

Recording on Android

Varies by manufacturer and Android version. Google has tightened restrictions on call recording APIs over recent versions, but several built-in and OEM options exist.

Pixel — Google Phone with Recording

  1. Settings → Call recording → choose Always record (selected callers / unknown callers / off).
  2. During the call, an automatic audio announcement plays for the other party.
  3. Recordings save to the Phone app's call log; tap a recorded call to play, share, or delete.

Available on Pixel 3 and newer with recent Android versions. Some regions restrict the feature based on local law.

Samsung — built-in call recording

Most modern Samsung phones include call recording in the Phone app settings. Audible announcement plays at the start of the call.

Other manufacturers

Xiaomi, OPPO, OnePlus, and several others ship built-in call recording. Behavior varies. Stock-Android devices (some Motorola, Nokia) often don't include it; users rely on third-party apps with similar limitations to iPhone.

Recording on a desktop (work calls via softphone)

If your phone calls are made through a softphone on a computer (Zoom Phone, Microsoft Teams Phone, RingCentral, Aircall, Dialpad), recording is typically a built-in feature with admin controls. Check your platform's documentation.

For ad-hoc desktop call recording, OS-level audio capture works:

This requires deliberate setup but gives you full control over the recording quality.

Voicemail transcription

Both iPhone and Android offer built-in voicemail transcription:

iPhone — Visual Voicemail

Android — Google Voice and carrier voicemail

If built-in transcription isn't enough

If you have a saved voicemail audio file (exported from the app) and want a more accurate or structured transcript, upload it to a transcription tool. /convert/audio-to-markdown handles voicemail files fine and returns structured Markdown — useful if you want to forward the transcript to a CRM or capture it in notes.

From recording to transcript

Once you have the audio file (from native call recording, third-party app, or desktop capture), the transcription path is the same as any audio file:

  1. Locate the recording. iPhone native: Notes app. Android Pixel: Phone app call log → tap the recorded call → share. Desktop: wherever you saved it.
  2. Export as a standard audio format (M4A, MP3, WAV) if not already.
  3. Upload to a transcription tool. MDisBetter for Markdown output, TurboScribe for plain text, HappyScribe AI for highest accuracy, Whisper local for privacy.
  4. For multi-speaker calls (conference calls, three-way calls), pick a tool with strong diarization — Otter is best, MDisBetter and HappyScribe close behind.

Phone-specific transcription quirks

Phone audio quality is lower than studio

Telephone-quality audio is bandwidth-limited (typically 8 kHz sampling, narrowband codec). Modern transcription models handle this fine, but accuracy is 2-5 points below same-content recorded with a good mic.

Wideband / HD voice (VoLTE, WhatsApp calls, FaceTime audio) sounds noticeably better and transcribes correspondingly better. If you have a choice between traditional cellular and a HD-voice call, pick HD voice for transcription quality.

Background noise is harder on phone

People take phone calls in cars, on streets, in cafes. Background noise on phone calls is often worse than in studio meetings. Whisper large-v3 is the most noise-robust tool in our 12-tool benchmark; for noisy calls, consider running Whisper locally.

Speaker diarization is harder on phone

Both parties' audio is mixed into a single mono channel by the phone system. This makes diarization harder than for Zoom recordings (which can preserve separate channels per speaker). Ask each speaker to identify themselves at the start ("This is Sarah"), and tools generally handle two-speaker phone calls well even mono-mixed.

Customer service / business call transcription

If you're in customer service or sales and need transcripts of every customer call, dedicated platforms handle this end-to-end:

For ad-hoc transcription of individual calls outside these platforms, the file-upload workflow above works fine.

What about during the call (live transcription)

Live transcription during a phone call is built into a few specific tools:

For ad-hoc real-time captioning of a regular cellular call, options remain limited. Most users record and transcribe after the fact.

If the call is going to a CRM or notes

Most users transcribing phone calls have a downstream destination — Salesforce, HubSpot, Notion, Obsidian, an internal log. Markdown is the right intermediate format because it composes cleanly with all of these tools. Speaker labels become structured headers, action items are clearly listed, the transcript is searchable.

If your CRM/notes workflow involves AI summarization or analysis, structured Markdown is meaningfully better than plain text — covered in detail in speech to text vs audio to Markdown.

Privacy considerations

Phone calls are often more sensitive than meetings — personal conversations, private health discussions, legal consultations. Considerations:

What about combining the transcript with related documents?

If your phone call concerns specific documents (a contract you discussed, a proposal you reviewed, a paper you cited), routing those documents through Markdown alongside the call transcript creates a unified corpus. See best free PDF to Markdown converters for the document side.

The honest summary

iPhone 12+ on iOS 18.1+: use native Call Recording. The mandatory announcement handles the legal layer automatically. Pixel: use built-in call recording. Other Androids: check your manufacturer; otherwise look at app options. For voicemail: the built-in transcription is usually fine; use a transcription tool only if you need higher accuracy or structured output.

For all approaches, get verbal consent at the start of the call regardless of what your jurisdiction technically requires. It's the safe default and good practice. After the call, route the audio through your preferred transcription tool — MDisBetter for Markdown output to feed AI tools, Otter for sales call workflows, Whisper local for sensitive content.

Frequently asked questions

Can I transcribe a phone call I'm on right now without recording it first?
Limited options. Pixel's Live Caption can caption any audio playing on the phone including calls. iPhone has Live Voicemail for messages but not active calls. Otter Pilot joins VoIP calls (Zoom Phone, etc.) for real-time captions but not traditional cellular calls. For most users, the realistic path is record + transcribe after the call ends.
Will iPhone's call recording work without telling the other person?
No. Apple's implementation explicitly plays an audible announcement to all parties when recording starts. This isn't a bug — it's a deliberate design choice to handle consent requirements automatically. There is no way to suppress the announcement on the native feature. Third-party apps that bypass this are walking into legal risk in many jurisdictions.
Is voicemail transcription accurate enough to skip listening?
Generally yes for routine voicemails (callbacks, brief messages). Transcription accuracy on voicemail is in the 90-95% range on modern services for clean audio. For important messages — anything involving names, numbers, or legal/medical content — verify by listening before acting on the transcript. iOS and Android visual voicemail show the audio waveform alongside the transcript so you can spot-check at specific points.