Granola vs. Otter vs. Basil AI: Which AI Notetaker Actually Keeps Your Meetings Private in 2026?
Published August 16, 2026
- Otter uploads audio to AWS and de-identifies transcripts for AI training by default; you must opt out in Data Controls.
- Granola captures audio silently on your device but sends it to its cloud — and is now the defendant in Chamberlain v. Granola (N.D. Cal., July 30, 2026), a wiretap class action.
- Basil AI transcribes audio on-device using Apple's Speech Recognition, so no vendor server holds the recording.
- 'No visible bot' is a UX choice, not a legal shield — all-party consent laws still apply in California, Illinois, Florida, and 8 other states.
- Judge notetakers by four dimensions: where audio is processed, retention default, training-data use, and DPA/sub-processor language — not by marketing claims.
Quick answer: Otter uploads audio to the cloud and de-identifies transcripts for training; Granola captures audio silently on your device but sends it to its servers for processing and is now the subject of a July 2026 wiretap class action; Basil AI processes audio entirely on your iPhone or Mac using Apple's Speech Recognition, with no vendor server holding the recording.
If you searched granola vs otter vs basil AI comparison, you're almost certainly comparing three fundamentally different architectures — not three flavors of the same product. Otter.ai uploads your meeting audio to AWS and de-identifies transcripts for AI training by default. Granola captures audio silently on your device, but then sends it to Granola's cloud for processing — and is now the defendant in a proposed federal class action alleging that silent-capture design is itself a wiretap violation. Basil AI runs the transcription on your iPhone or Mac using Apple's on-device Speech Recognition, so no vendor server ever holds the recording. Everything else in this comparison — accuracy, summaries, integrations, price — flows from that architectural fork.
This article is written the way a CISO or a privacy-aware buyer should evaluate the category: four dimensions (where audio is processed, retention default, training-data use, and sub-processor exposure) plus a look at what Holland & Knight and National Law Review now describe as an accelerating wave of AI-notetaker litigation.
The Three Architectures at a Glance
Every review that ranks these tools on "features" is answering the wrong question. The right question is: after your meeting ends, whose servers still have your audio? The answer is different for all three.
| Dimension | Otter.ai | Granola | Basil AI |
|---|---|---|---|
| Where audio is processed | Cloud (AWS) | Captured on device, sent to Granola cloud for transcription | 100% on device (Apple Speech Recognition) |
| Visible bot in participant list | Yes (OtterPilot) | No — captures desktop audio silently | No — records on the user's device |
| Training-data use (default) | De-identified transcripts used for training unless opted out | Alleged in Chamberlain complaint to be on-by-default; disputed | None — audio never leaves device |
| Retention default | Indefinite; 30-day trash; custom retention on paid plans | Retained until user or org deletes | Retained locally by user; deletable at any time |
| Active class-action litigation | In re Otter.AI Privacy Litigation | Chamberlain v. Granola (N.D. Cal., 7/30/2026) | None |
| Offline support | No | No (cloud dependency) | Yes — works with no internet |
Otter.ai: The Cloud-Bot Incumbent
Otter is the tool most buyers benchmark against. It joins your Zoom, Meet, or Teams call as "OtterPilot," and every second of audio is uploaded to Otter's AWS infrastructure for processing. That architecture has been at industry-baseline security for years — SOC 2 Type 2 certified, AES-256 at rest, TLS in transit — but the privacy questions live below the security layer.
Two specific defaults matter for regulated buyers. First, training-data use: Otter.ai's privacy policy confirms Otter shares data with "Data labeling service providers who provide annotation services and use the data we share to create training and evaluation data for Otter's product features." An independent 2026 review by Voibe notes that once a transcript has contributed to a training pass, "the de-identified contribution to model weights is durable" — meaning deletion from your account does not unwind the training contribution.
Second, retention. Otter's help center lets admins set custom retention on paid workspaces, but the minimum duration is 24 hours and configuration requires an account manager. On the consumer plan, deletion moves items to trash for 30 days before permanent removal.
The lawsuit context
The Voibe analysis also situates Otter within the pending In re Otter.AI Privacy Litigation, arguing that Otter is not the right tool if you need an explicit all-party consent flow rather than visible-bot-as-notice, cannot accept the training default for participants who never agreed to be in your account, or need HIPAA coverage without an Enterprise BAA.
Granola: Silent Capture, Cloud Processing, Active Litigation
Granola became the darling of the venture and tech-founder crowd in 2025–26 precisely because it removed the visible bot. As a June 2026 comparison put it: Granola captures audio directly from your desktop's output, so no notetaker joins your Zoom, Meet, or Teams call as a participant, and other attendees have no way of knowing Granola is running.
But "no bot" is a UX property, not an architectural one. The captured audio still has to go somewhere to be transcribed, and Granola's servers are still that somewhere. On July 30, 2026 — four months after a $125M Series C at a $1.5B valuation — that architectural choice became the basis of a federal class action.
Chamberlain v. Granola: the July 30, 2026 filing
According to PPC Land, which first reported the case, Florida resident Tarra Chamberlain filed the class action complaint against Granola, Inc. and Granola Labs Ltd. in the U.S. District Court for the Northern District of California on July 30, 2026. The docket is Case No. 3:26-cv-07926-EMC. The National Law Review summary from Robinson & Cole notes the complaint alleges Granola's software recorded a virtual meeting participant without giving notice that an AI notetaker was present, that this differs from tools that visibly join meetings, and that Granola used meeting contents by default for commercial purposes including training AI systems unless the user turned that setting off.
A Barnes & Thornburg analysis emphasizes the complaint's core theory: Chamberlain alleges the invisible design is intentional, that Granola markets the absence of a visible meeting bot as its core differentiator, and quotes Granola's own website — "Other people in the room won't know it's there" — arguing Granola's anonymous nature is emphasized by optional transparency features that default to off.
Granola's response and the training-data question
Granola disputes the training-data allegations. Its privacy policy was updated effective July 24, 2026, and in a separate blog post the company states that it does not allow OpenAI, Anthropic, or other third-party providers to train models on your data, that Enterprise accounts have org-wide training opt-out enforced by default, and that individual users on all plans can opt out in Settings. The help center also says "It is best practice to make sure participants know when you use AI notetaking tools" — a policy statement that is, by its own admission, best practice rather than a default enforcement.
Either way, the architectural point stands: the audio leaves the endpoint. The legal exposure question then becomes whether one-party consent is enough — and as the Mondaq analysis observes, the federal wiretap claim under ECPA faces a structural hurdle because one-party consent requires only the Granola user to agree, but plaintiffs still have California CIPA and other state statutes.
Basil AI: The On-Device Alternative
Basil AI is architected around the opposite premise: the recording should never leave the device that captured it. Transcription runs locally on Apple Silicon using the on-device Speech Recognition framework, summarization runs against Apple's on-device foundation models, and the resulting note lives in Apple Notes via iCloud (which uses end-to-end encryption if you enable Advanced Data Protection). See Apple's privacy overview for the framing and Apple's Speech framework documentation for the technical primitives.
The consequences of that choice are worth spelling out:
- No vendor-side transcript. There is nothing on a Basil server to subpoena, produce in discovery, breach, or train models on. This is the same reasoning behind why our on-device MNPI analysis for asset managers matters.
- No sub-processor chain. Otter's policy discloses data-labeling and analytics sub-processors including Google LLC. Granola's DPAs list third-party AI providers. Basil's transcription and summarization happen inside Apple's neural engine on the customer's own device — there is no sub-processor between the microphone and the transcript.
- Works offline. Flights, secure rooms, and offsites are supported. Neither Otter nor Granola can transcribe without connectivity.
To be clear on positioning: on-device is an architecture fact, not a compliance guarantee. Whether an on-device architecture is the right fit for HIPAA, GDPR Article 5, SEC Rule 17a-4, or attorney-client privilege is a determination the customer's CCO or DPO makes. But the architecture removes an entire category of vendor-side risk that Otter and Granola cannot remove by policy alone.
The Consent Problem You Cannot Solve With a UX Choice
A recurring reader question: if Granola doesn't show up as a bot, do I still have to tell people I'm recording? Yes. All-party consent laws in California (CIPA), Illinois, Florida, and eight other states apply to the act of recording, not to whether a robot icon appears in the participant list. As one 2026 review of Granola bluntly put it: "No bot" is a product experience, not permission to record secretly. You are still responsible for disclosure and consent under the law and policy that applies to the meeting.
This is exactly why the plaintiffs' bar is now targeting the invisible-capture architecture. As a Holland & Knight analysis in early August 2026 observed, wiretap litigation against AI vendors is building on early court rulings that largely favored plaintiffs and accelerating into workplaces and new deployment contexts, raising novel non-party class theories. For an end-to-end look at how this line of cases fits together, see our deep-dive on Chamberlain v. Granola and our analysis of the Basich v. Microsoft BIPA voiceprint case.
Comparing Retention, Training, and the DPA Layer
Buyers who read past the marketing page usually land on the same four questions. Here is how each product answers them.
1. Where does the audio go?
Otter: AWS cloud. Granola: captured locally, then Granola's cloud for transcription. Basil: nowhere — the device transcribes it.
2. What is the retention default?
Otter retains until user deletion (30-day trash), with admin-configurable custom retention on paid plans. Granola retains until user or org deletes. Basil retains locally in Apple Notes; the user is the sole retention authority.
3. Is my content used to train models?
Otter uses de-identified data for training unless you opt out. Granola says third parties do not train on your data and that individual users can opt out; the Chamberlain complaint disputes the effectiveness of that default. Basil cannot train on your data because your data never leaves your device.
4. What does the DPA say about sub-processors?
Otter's policy discloses data-labeling providers, analytics providers including Google, and AI service providers. Granola's Enterprise commitment contractually restricts third-party training. Basil's architecture removes the DPA question for the transcription step itself: there is no vendor to sign a DPA with for the audio, because Apple's Speech Recognition runs locally on your Apple Silicon device.
What About EU Users? GDPR Article 5
For teams handling EU personal data, the framework to apply is Article 5 of the GDPR, which requires data minimization, storage limitation, and purpose limitation. Cloud transcription introduces international transfer questions, a vendor-side controller/processor relationship, and additional sub-processor chains that all have to be documented in Article 30 records and DPAs. On-device transcription substantially shortens that chain: the personal data (the voice) is processed by the data subject's own device without a controller/processor transfer of the audio. That does not, by itself, make the customer GDPR-compliant — but it does remove several structural failure modes that cloud tools have to actively manage.
The Buyer's Decision Framework
If you can turn only four questions into internal policy, use these:
- Where is audio processed? If the answer is "vendor cloud," the vendor must justify retention, training, and sub-processor exposure. If "on-device," those questions largely evaporate for the transcription step.
- Who bears the consent burden? With a visible bot, notice is automatic (if imperfect). With silent capture, disclosure is entirely on you. With on-device recording, disclosure is on you but there is no vendor-side artifact if it goes wrong.
- What is the retention default before any admin action? Not what the sales rep can turn on — what happens if nobody touches settings.
- What survives account deletion? Training contributions to model weights typically do not unwind. That is not a bug; it is a structural feature of ML systems.
How Basil AI Solves This
Basil AI is the only product in this comparison where the answer to "where does the audio go after the meeting" is: nowhere except your device. Transcription runs against Apple's on-device Speech Recognition, summarization runs against Apple's on-device foundation models, and the note lives in Apple Notes over iCloud. There is:
- No vendor cloud copy of the recording.
- No de-identified training pipeline consuming your transcripts.
- No sub-processor chain for the transcription step.
- No participant bot in the attendee list.
- No requirement for an internet connection — recording works on planes, in secure rooms, and during outages.
What you do get: 8-hour continuous recording, real-time transcription, speaker diarization, smart summaries, action-item extraction, and "Hey Basil" voice activation — the same feature surface professionals expect from Otter or Granola, with the recording staying on the device that captured it.
Basil AI is not a compliance certification, and we do not claim to be "GDPR compliant" or "HIPAA compliant" — those are determinations only your DPO or CCO can make. What we offer is an architecture that removes an entire class of vendor-side risk before compliance analysis even begins. For related reading, see our full notetaker comparison guide.
What to Do This Week
If you are evaluating notetakers right now:
- Inventory shadow AI notetakers. Otter and Granola both auto-propagate through OAuth and calendar integrations. Ask IT which tools currently have calendar or meeting access.
- Update your recording notice. Regardless of tool choice, add an explicit verbal disclosure at the start of every recorded call in two-party consent states.
- Read the DPA, not the marketing page. The training-data language and sub-processor list are what your CCO will actually be asked about in the next audit.
- Try an on-device alternative for your most sensitive meeting category — client, therapy, deposition, board, or MNPI-adjacent — even if your organization keeps a cloud tool for internal calls.
Try Basil AI — the on-device alternative
100% on-device transcription. No cloud upload. No training on your meetings. No bot in the participant list.
Frequently Asked Questions
Does Granola actually record on-device like Basil AI?
No. Granola captures audio from your desktop's output without a visible bot, but the audio is sent to Granola's cloud for transcription and processing. Basil AI performs the transcription itself on-device using Apple's Speech Recognition, so no vendor server holds the recording. That architectural difference is why Granola faces wiretap litigation and Basil's model does not create the same third-party copy.
Is Otter.ai safe for sensitive client meetings?
Otter is at industry-baseline security (SOC 2 Type 2, AES-256), but it uploads audio to AWS, de-identifies transcripts for AI training by default unless you opt out, and is a defendant in the In re Otter.AI Privacy Litigation. Independent reviewers recommend against using Otter for privileged, HIPAA-adjacent, or two-party-consent-state calls without an Enterprise BAA.
What is the Chamberlain v. Granola lawsuit about?
Filed July 30, 2026 in the Northern District of California (Case No. 3:26-cv-07926-EMC), the proposed class action alleges Granola's bot-free notetaker records virtual meetings without notice to other participants and uses transcripts to train its AI models by default. The complaint asserts seven claims including ECPA and CIPA wiretapping violations.
Does Basil AI use meeting audio to train AI models?
No. Basil AI processes audio entirely on your device using Apple's on-device Speech Recognition and Apple Neural Engine. Because the audio never reaches a Basil server, there is no vendor-side transcript that could be used for training, shared with sub-processors, or produced under subpoena. Data ownership stays with the user by architecture, not by policy toggle.
Which AI notetaker is best for GDPR compliance?
GDPR compliance is the controller's determination, not a vendor badge. But Article 5's data-minimization and storage-limitation principles favor architectures where audio never leaves the data subject's device. On-device processing (Basil AI) avoids international transfers, sub-processor chains, and vendor-side retention questions that Otter and Granola have to address through DPAs, opt-outs, and workspace settings.
Can I use Granola or Otter without other meeting participants knowing?
Legally, no — you are still bound by federal and state wiretap laws regardless of the tool's UX. California, Illinois, Florida, and eight other states require all-party consent. Granola's own help center says: 'It is best practice to make sure participants know when you use AI notetaking tools.' Basil AI does not change your consent obligations; it changes where the recording lives afterward.