§PlainStatute

Privacy · Recording Consent

Is It Legal to Record a Call in Maryland?

Whether you can record a conversation in Maryland, whether everyone must consent, the exceptions, the criminal penalty, and the trap that catches interstate calls. Cited to the statute.

Confirmedagainst § 10-402Reviewed by Cholilurrohman · July 2026
Is it legal to record a call? · Maryland
All-party consent
Audio recording
Maryland requires everyone’s permission. Md. Code, Cts. & Jud. Proc. § 10-402(c)(3) makes recording lawful only where a person is a party to the communication "and where all of the parties to the communication have given prior consent."
Consent neededAll-party consent
Statute§ 10-402

The rules and exceptions in Maryland

Whose consent you need, when the rule does not apply, and the penalty for getting it wrong.

The rule in this stateWhat it means
All parties must consent in advanceSection 10-402(c)(3) is the only participant safe harbor, and it requires prior consent from every party. Being on the call is not enough on its own.
In-person audio must be a "private conversation"The definition of "oral communication" in § 10-401 is limited to words spoken "in private conversation." Words spoken in public, or where there is no expectation of privacy, fall outside the definition. A phone call is covered regardless.
Phone, in-person and electronic are coveredWire, oral and electronic communications are all reached. Silent video is not, because the Act targets acquisition of the "contents" of a communication.
When it is differentWhat it means
No private conversationBecause "oral communication" requires a private conversation, recording someone in a public setting with no expectation of privacy may fall outside the Act.
Officer recording a vehicle stopSection 10-402(c)(4) lets an officer who is a party record oral communications during a lawful stop if the officer identified himself and informed all parties of the recording at the start, as part of a video recording.
Good-faith reliance on a court orderSection 10-410 makes good-faith reliance on a court order or legislative authorization a complete defense to any civil or criminal action.
Penalty
A violation is a felony punishable by up to five years or a fine up to $10,000, or both (§ 10-402(b)). The civil remedy in § 10-410 allows actual damages but not less than $100 a day for each day of violation or $1,000, whichever is higher, plus punitive damages and attorney fees.
Federal floor and cross-state calls
Federal law is a one-party rule, but Maryland is stricter and demands all-party consent. Maryland is the state most cited for interstate exposure: DC and Virginia both border Maryland and are one-party, so the same call can be legal at one end of the Beltway and a felony at the other. When a call crosses state lines, get consent from everyone.

What you can do right now

Concrete, neutral steps before you record a conversation in Maryland. This is legal information, not legal advice.

  1. Get everyone’s consent before recording

    For a Maryland phone call or a private in-person conversation, ask all parties on the record before you start. A clear yes from each participant is the safe path.

  2. Ask whether the conversation is even private

    Maryland’s in-person rule turns on the words "private conversation." Recording someone in a public setting with no expectation of privacy may fall outside the Act, though phone calls are always covered.

  3. Be careful in the DC metro area

    DC and Virginia are one-party, but Maryland is all-party. A call between a Maryland party and a one-party state can be a felony on the Maryland side, so get consent from everyone.

  4. Talk to a Maryland attorney or the Attorney General

    A § 10-402 violation is a felony. A licensed Maryland attorney can assess the private-conversation question, and the Office of the Maryland Attorney General handles referrals.

Find a lawyer in Maryland

Illegal recording can be a felony. If you have been recorded without consent, or are accused of it, this resource can connect you with a licensed attorney.

Office of the Maryland Attorney General

This is general legal information, not legal advice. The expectation of privacy, the purpose of a recording, and interstate calls can change the answer, so confirm your situation with a licensed attorney.

What people get wrong about recording in Maryland

Maryland is an all-party consent state, and its rule is explicit: § 10-402(c)(3) makes recording lawful only where a person is a party "and where all of the parties to the communication have given prior consent." Being on the call is never enough by itself, which collapses the usual distinction between a participant and a stranger with a bug. But two nuances keep Maryland from being "you can never record anyone." First, the in-person rule turns on two words that sit in the definitions section, not the prohibition: "oral communication" means words spoken "in private conversation," so recording someone in a public place with no expectation of privacy can fall outside the Act. That is why a lot of Maryland "gotcha" recordings are lawful for a reason most summaries never mention. A phone call, by contrast, is covered regardless of setting. Second, Maryland has the busiest one-party borders in the country. DC and Virginia are both one-party, so the same phone call can be legal at one end of the Beltway and a felony at the other, which makes interstate exposure a daily practical problem in the DC metro area. The penalty is serious: a felony carrying up to five years or a $10,000 fine, plus a self-executing civil remedy allowing $100 a day or $1,000, whichever is higher, with punitive damages and attorney fees. The safe rule of thumb is simple: get everyone’s consent for Maryland calls and for private in-person conversations.

Common questions

Can I record my own phone call in Maryland if I am on it?

Only with everyone’s consent. Maryland is an all-party state under § 10-402(c)(3), so being a party is not enough. Every party must give prior consent before you record a call.

Does Maryland’s law apply to a conversation in a public place?

For in-person audio, often not. The definition of "oral communication" requires a "private conversation," so recording someone in a public setting with no expectation of privacy may fall outside the Act. Phone calls are covered regardless.

What if I am in Virginia and the other person is in Maryland?

Be careful. Maryland’s all-party rule can reach the Maryland party, so a caller in one-party Virginia who records a Marylander can face Maryland felony and civil liability. When a call crosses state lines, get consent from everyone.

How much can I sue for if someone recorded me without consent in Maryland?

Section 10-410 allows actual damages but not less than $100 a day for each day of violation or $1,000, whichever is higher, plus punitive damages and a reasonable attorney’s fee and costs.

Primary source
Md. Code Ann., Cts. & Jud. Proc. § 10-402
Md. Code, Cts. & Jud. Proc. § 10-402 · mgaleg.maryland.gov
Cholilurrohman
Every figure on this page is checked line-by-line against the current statute. Editorial standards →

Not legal advicePlainStatute provides plain-language summaries of public law for general information only. This is not legal advice. Statutes change; always confirm current requirements with the official source linked above before acting.

Embed this explainer

Paste this on your own site. The embed stays in sync with this page, so any update here shows up there too.

<iframe
  src="https://plainstatute.com/embed/statute/recording-consent-law--maryland"
  title="Maryland statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="recording-consent-law--maryland"></iframe>
<script>
  window.addEventListener('message', function (e) {
    if (e.origin !== 'https://plainstatute.com') return;
    var d = e.data || {};
    if (d.type !== 'plainstatute:embed-height') return;
    var f = document.querySelector('iframe[data-plainstatute="' + d.slug + '"]');
    if (f) f.height = d.height;
  });
</script>