§PlainStatute

Privacy · Recording Consent

Is It Legal to Record a Call in Alabama?

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

Confirmedagainst § 13A-11-30(1), § 13A-11-31,… · checked against a mirror of the official code (Cornell LII / Justia)Reviewed by Cholilurrohman · July 2026
Is it legal to record a call? · Alabama
One-party consent
Audio recording
Alabama is a one-party consent state. Under Ala. Code § 13A-11-30(1) you only need the consent of "at least one of the persons engaged in the communication," so you may record a call or conversation you are part of.
Consent neededOne-party consent
Statute§ 13A-11-30(1), § 13A-11-31,…

The rules and exceptions in Alabama

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

The rule in this stateWhat it means
Consent is built into the definitionSection 13A-11-30(1) defines "eavesdrop" as overhearing, recording, amplifying, or transmitting the private communication of others "without the consent of at least one of the persons engaged in the communication." Being a participant satisfies that consent.
Phone and in-person both coveredThe eavesdropping definition reaches "any part of the private communication of others" with no limit as to medium, so it covers telephone calls and face-to-face conversations alike.
Only private communication is protectedThe ban reaches only the "private" communication of others. A "private place" is one where a person may reasonably expect to be safe from casual or hostile intrusion, and it does not include places open to the public or a substantial group of the public.
Audio and video are splitRecording sound falls under criminal eavesdropping in § 13A-11-31. Secretly watching or filming someone is criminal surveillance under § 13A-11-32, which requires trespass into a statutorily defined private place.
When it is differentWhat it means
One participant consentsBecause the definition requires the consent of at least one person engaged in the communication, a participant who records has already satisfied the rule.
Public placesA conversation in a place the public can access is materially outside the core prohibition, which protects only private communication in a private place.
As otherwise provided by lawSection 13A-11-30(1) carries an "except as otherwise provided by law" clause, the catch-all for lawful authority and court orders.
Penalty
Criminal eavesdropping is a Class A misdemeanor, punishable by up to one year in the county jail and a fine of up to $6,000. Criminal surveillance is a Class B misdemeanor, up to six months and a fine up to $3,000. The statute names no private right of action, so any civil claim would rest on Alabama common-law invasion of privacy.
Federal floor and cross-state calls
Federal law is a one-party rule, so a participant may record under it, and Alabama agrees. When a call crosses state lines into an all-party state, the safest course is to follow the stricter state's rule, which usually means getting everyone's consent, because the other state may claim jurisdiction over an interception occurring partly within its borders.

What you can do right now

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

  1. Confirm you are a participant

    If you are part of the Alabama call or conversation, your own presence supplies the one consent the statute requires. You do not need to tell the others.

  2. Ask whether the setting is private

    Alabama protects only private communication in a private place. A conversation somewhere the public can access is largely outside the eavesdropping ban.

  3. Do not plant a device

    Recording others when you are not a participant is criminal eavesdropping, and trespassing into a private place to do it is separate criminal surveillance under § 13A-11-32.

  4. Talk to an Alabama attorney if you are accused

    Criminal eavesdropping is a Class A misdemeanor. A licensed Alabama attorney can assess the private-place question. The Alabama Attorney General's office can point you to resources.

Find a lawyer in Alabama

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 Alabama 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 Alabama

Alabama never actually uses the phrase "one-party consent." The rule is buried in a definition rather than a prohibition, and it is written as a double negative: you may record so long as you have "the consent of at least one of the persons engaged in the communication." Because you count as one of those persons, recording your own call or conversation is lawful. The statute also carries a scope limit that a plain one-party label hides. It protects only the "private" communication of others, and it defines a "private place" as somewhere a person may reasonably expect to be safe from casual or hostile intrusion, which excludes any place open to the public. So a conversation in a restaurant or store may fall outside the core ban entirely. Alabama further splits audio from visual. Recording sound is criminal eavesdropping under § 13A-11-31, while secretly watching or filming people is criminal surveillance under § 13A-11-32, and the surveillance offense requires trespass into a statutorily defined private place. The eavesdropping offense is a Class A misdemeanor and the article contains no civil damages formula, so a person recorded illegally would have to sue under common-law invasion of privacy instead.

Common questions

Can I record my own phone call in Alabama without telling the other person?

Yes. Alabama is a one-party state, and the eavesdropping definition requires the consent of at least one person in the conversation. As a participant you supply that consent, so you do not have to notify the other side.

Does Alabama's eavesdropping law apply to a conversation in a restaurant or store?

Often not. The ban protects only "private" communication in a "private place," defined to exclude places the public can access. A conversation in a public setting is largely outside the core prohibition.

Can I sue someone who secretly recorded me in Alabama?

The eavesdropping statute is criminal and names no private right of action or damages formula. A civil claim would have to proceed under Alabama common-law invasion of privacy rather than the statute itself.

Is a hidden security camera that records audio legal in an Alabama home?

Recording sound involves the eavesdropping rule, and secret visual surveillance can involve § 13A-11-32 criminal surveillance if it captures a private place without consent. In your own home, recording a conversation you are part of is generally fine, but a device aimed at others' private communication is risky.

Primary source
Ala. Code § 13A-11-30(1), § 13A-11-31, § 13A-11-32
Ala. Code § 13A-11-31 · alison.legislature.state.al.us
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--alabama"
  title="Alabama 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--alabama"></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>