§PlainStatute

Privacy · Recording Consent

Is It Legal to Record a Call in Wisconsin?

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

Confirmedagainst §968.31(2)(c)Reviewed by Cholilurrohman · July 2026
Is it legal to record a call? · Wisconsin
One-party consent
Audio recording
Wisconsin permits recording a call or conversation when you are a party to it or one party has given prior consent. It is a one-party consent state under Wis. Stat. §968.31(2)(c).
Consent neededOne-party consent
Statute§968.31(2)(c)

The rules and exceptions in Wisconsin

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

The rule in this stateWhat it means
One party’s consent is enoughA person who is a party, or who has one party’s prior consent, may intercept a communication under §968.31(2)(c). Your own consent counts, so you may record a conversation you are part of.
Purpose can defeat the exceptionFor a private party the exception fails if the interception is for the purpose of committing a criminal or tortious act, or for the purpose of committing any other injurious act. That last phrase is broader than the federal model.
Police and civilians follow different tracksWisconsin writes its rule twice. Section 968.31(2)(b) covers a person acting under color of law with no criminal-or-tortious proviso, while §968.31(2)(c) covers everyone else and carries the trap.
Implied consent can countAnnotations to §968.31(2)(b) recognize that consent may be express or implied in fact from surrounding circumstances, so a visible recorder or a recorded warning can suffice even without a spoken yes.
When it is differentWhat it means
Being a party or having prior consentA participant, or anyone with one party’s prior consent, may record under §968.31(2)(c), so long as the purpose is not criminal, tortious, or otherwise injurious.
Publicly accessible and radio communicationsElectronic communications on a system configured so they are readily accessible to the general public are exempt under §968.31(2)(d), as are various radio communications under §968.31(2)(e).
Court orders and providersCourt-authorized interception under §§968.28 to 968.30, and provider or carrier ordinary-course activity, are exempt, though a provider may not use service observing or random monitoring except for quality-control checks.
Penalty
Illegal interception is a Class H felony under Wis. Stat. §968.31(1), punishable by a fine up to $10,000 or up to six years in prison, or both, under §939.50(3)(h). On the civil side, §968.31(2m) 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 and Wisconsin matches it. The statute is silent on interstate calls, and Wisconsin borders Illinois and Michigan, which have historically had stricter or more complicated eavesdropping rules, so the cross-border call is the risk point. Get everyone’s consent when a call crosses state lines.

What you can do right now

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

  1. Record your own conversations, but mind your purpose

    As a participant you may record under §968.31(2)(c). The exception disappears if the recording is for a criminal, tortious, or otherwise injurious purpose, which is broader than most states.

  2. Remember that implied consent can count

    A visible recorder or a recorded warning can establish consent under the annotations to §968.31(2)(b), because consent may be implied in fact from the circumstances.

  3. Get consent on calls into Illinois or Michigan

    Both neighbors have historically had stricter rules than Wisconsin’s flat one-party regime. If the other participant is there, ask everyone first.

  4. Talk to a Wisconsin attorney if you are accused

    A Class H felony carries prison time and a $10,000 fine. A licensed Wisconsin attorney can assess the purpose question, and the Wisconsin Department of Justice handles statewide matters.

Find a lawyer in Wisconsin

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.

Wisconsin Department of Justice

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 Wisconsin

Wisconsin is a one-party consent state, so if you are part of a call or conversation you may record it, under Wis. Stat. §968.31(2)(c). What a flat "Wisconsin is one-party consent" summary hides is that Wisconsin writes its rule twice, once for police in §968.31(2)(b) and once for everyone else in §968.31(2)(c), and only the civilian version carries the criminal-or-tortious-purpose trap. So the police get a cleaner one-party exception than an ordinary citizen does. Wisconsin’s version of that trap is also broader than any other state in this region. In addition to a criminal or tortious purpose, the statute strips the defense from a recording made "for the purpose of committing any other injurious act," language that appears in no federal or neighboring statute, so a Wisconsin defendant can lose the one-party defense without any crime or recognized tort being alleged. On the friendlier side, Wisconsin case annotations recognize implied consent, meaning consent may be express or implied in fact from surrounding circumstances, so a visible recorder or a recorded warning can suffice even without a spoken yes. For in-person audio the statute uses the federal-model "oral communication" definition requiring a justified expectation of non-interception, and it adds an express public-accessibility carve-out for electronic communications. The civil remedy is the familiar $100 a day or $1,000, whichever is higher, plus punitive damages and fees, and the cross-border risk comes from Illinois and Michigan.

Common questions

Can I record a phone call in Wisconsin without telling the other person?

Yes. Wisconsin is a one-party consent state under §968.31(2)(c), so your own consent as a participant is enough, unless the purpose is criminal, tortious, or otherwise injurious.

Does Wisconsin recognize implied consent to recording?

Yes. Annotations to §968.31(2)(b) say consent may be express or implied in fact from the circumstances, so a visible recorder or recorded warning can count.

Why do the police get a different consent rule than I do?

The statute splits the exception. Officers under §968.31(2)(b) have no criminal-or-tortious proviso, while civilians under §968.31(2)(c) do, and Wisconsin’s version even reaches any other injurious act.

What can I sue for if someone recorded me illegally in Wisconsin?

Actual damages, or not less than $100 a day or $1,000, whichever is higher, plus punitive damages and attorney fees, under §968.31(2m).

Primary source
Wis. Stat. §968.31(2)(c)
Wis. Stat. §968.31 · docs.legis.wisconsin.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--wisconsin"
  title="Wisconsin 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--wisconsin"></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>