Pepys

Guide

European Accessibility Act transcript and caption requirements

What the EAA actually asks of your audio and video: who's in scope from 28 June 2025, and where a transcript, captions, or audio description is the real obligation.

The short answer

The European Accessibility Act (Directive (EU) 2019/882) applies from 28 June 2025 to a defined list of products and services, not to every website. For in-scope audio and video, that means captions and audio description for synchronised media, and a transcript or text alternative for audio-only content, matched to EN 301 549 and WCAG 2.1.

The EAA is a scoped directive, not a blanket web law

The European Accessibility Act is Directive (EU) 2019/882 of 17 April 2019 on the accessibility requirements for products and services. It applies to a defined list of covered products and services, rather than to every website you run. Member States had to transpose it by 28 June 2022, and the measures apply from 28 June 2025.

Because it's a directive, the binding rules live in your country's national law, not in the EU text itself. A directive sets a result each Member State must reach, while leaving the form and methods to national authorities. So check the national transposition where you operate; the wording and enforcement details differ.

Scope is a specific list. Article 2 names the products and services covered: computer hardware and operating systems, self-service terminals, e-readers, electronic communications, access to audiovisual media services, elements of passenger transport, consumer banking, e-books and dedicated software, and e-commerce. The European Commission lists the same set. If your audio or video sits inside one of those services, the media rules below apply.

European Accessibility Act transcript requirements in the directive's Annex I

The media obligations live in Annex I. For access to audiovisual media services, Annex I requires the access services to be fully transmitted with adequate quality and synchronised with sound and video. Those access services are subtitles for the deaf and hard of hearing, audio description, spoken subtitles, and sign language interpretation, with user control over their display.

Read the scope precisely. The in-scope service is services providing access to audiovisual media services, and the EAA defines audiovisual media services by reference to Directive 2010/13/EU. In practice, that's the access layer around broadcast and on-demand video, plus the consumer equipment that plays it.

E-books carry their own line. Article 2(2)(e) covers e-books and dedicated software, and Annex I adds that when an e-book contains audio in addition to text, it must provide synchronised text and audio. If you publish an audio-plus-text e-book in the EU market, that synchronisation is a requirement you have to meet.

How do you make audio and video content EAA-compliant?

Match the media type to the right artifact. WCAG 2.1 sets three success criteria that decide this: audio-only prerecorded content needs a text alternative under SC 1.2.1 (Level A); synchronised media needs captions under SC 1.2.2 (Level A); and prerecorded video needs audio description under SC 1.2.5 (Level AA).

For audio-only content, a podcast episode, a recorded call, or an audio-only lecture, the compliant artifact is a transcript. Produce a clean text alternative or transcript that carries the words, the speaker turns, and any meaningful non-speech sound. That single file satisfies the audio-only requirement.

For video with sound, you need two artifacts: captions and audio description. Captions carry dialogue and non-speech audio; audio description narrates what matters on screen for someone who can't see it. Deliver captions as a WebVTT sidecar for web players, or as SRT where a platform needs it. The caption-building and timing mechanics are a job of their own.

Standards back this up. EN 301 549 clause 7 requires video players to display available captions and to play available audio description for video with synchronised audio. Raw auto-captions rarely clear the bar on their own. Names, numbers, speaker turns, and non-speech cues are where they fail, so hold them to a real accuracy standard before you publish.

The standards you'll be measured against: EN 301 549 and WCAG

Conformity runs through harmonised standards, with a catch. Article 15 says products and services that conform to harmonised standards published in the Official Journal are presumed to conform. That presumption only bites once a standard is actually listed in the Official Journal for the EAA.

The relevant standard is EN 301 549, the European standard for ICT accessibility. Its current version, v3.2.1, draws heavily on WCAG 2.1 and was harmonised on 18 August 2021. That harmonisation, though, was made under the Web Accessibility Directive, not the EAA.

So treat EN 301 549 as your working target, not a settled safe harbour for the EAA. Building to its clause 7 media requirements and to WCAG 2.1 is the sensible baseline, and a newer version aligned to WCAG 2.2 is in development. Just don't assume a listed-standard presumption of conformity for the EAA is already in force. Watch the Official Journal for the EAA-specific citation.

Exemptions, disproportionate burden, and who checks compliance

Small operators get relief, but not evenly. A microenterprise is defined as fewer than 10 people, with turnover or a balance-sheet total not over EUR 2 million. Microenterprises that provide services are exempt from the service accessibility requirements.

Products are treated differently. A microenterprise selling an in-scope product gets no blanket exemption; instead, Member States provide guidelines and tools to help it apply the rules. So a very small service provider may be off the hook, while a very small product maker is not.

Everyone else can still seek relief through assessment. Article 14 lets an operator avoid a requirement that would cause a fundamental alteration or, on the Annex VI criteria, a disproportionate burden. That's a documented assessment against set criteria, not a self-declared opt-out.

Enforcement is national, and it splits by product versus service. For products, market surveillance authorities check the Article 14 assessment and compliance. For services, Member States designate authorities responsible for checking compliance. Complaints and penalties run through those national bodies, which is one more reason to read your local transposition. This is a planning map, not legal advice.

The steps, in order

  1. 01

    Confirm you're in scope

    Check whether your product or service is on the Article 2 list, such as e-commerce, access to audiovisual media services, e-books, or consumer banking. The rules apply to what's provided after 28 June 2025.

  2. 02

    Classify each piece of media

    Sort content into audio-only versus synchronised media. The required artifact differs: a transcript or text alternative for audio-only, and captions plus audio description for video with sound.

  3. 03

    Produce a transcript for audio-only content

    Generate a clean text alternative that carries the words, the speaker turns, and any meaningful non-speech sound, then read it against the recording and fix names, numbers, and jargon.

  4. 04

    Add captions and audio description to video

    Deliver synchronised captions (WebVTT or SRT) for dialogue and non-speech audio, plus audio description for on-screen information, and verify accuracy rather than shipping raw auto-captions.

  5. 05

    Build to EN 301 549 and WCAG 2.1

    Align the player and the files with EN 301 549 clause 7 and WCAG 2.1 success criteria 1.2.1, 1.2.2, and 1.2.5 as your working baseline for time-based media.

  6. 06

    Document any exemption or burden claim

    If you rely on the microenterprise service exemption or an Article 14 disproportionate-burden assessment, record the basis and criteria in case a national authority asks to review it.

Tips from people who do this a lot

  • Scope turns on the specific product or service, not on whether you run a website. A blog outside the Article 2 list isn't pulled in just because it hosts a video.

  • The in-scope service is access to audiovisual media services, defined by reference to Directive 2010/13/EU. Read that boundary before assuming every video you publish is covered.

  • Treat EN 301 549 v3.2.1 and WCAG 2.1 as your build target, but don't assume a listed-standard presumption of conformity for the EAA is already in force; the Official Journal citation is the thing to watch.

  • The microenterprise exemption is for services only. A tiny company making an in-scope product still has to comply, with national guidelines and tools to help it.

  • Because the EAA is a directive, the enforceable text is your national transposition. Penalties, deadlines, and complaint routes are set there, not in the EU directive alone.

  • Auto-captions usually miss names, numbers, and speaker turns, the exact places a caption has to be right, so budget an editing pass before you publish.

Try it now

Drop in your recording or paste a link and get a clean, speaker-labeled transcript in minutes. Your first 60 minutes are free.

or paste a link
InstagramTikTokYouTubeFacebookSpotifyApple Podcasts

60 min free · no card required · we never train on your audio

PodcasterJournalistContent creatorResearcherStudent
Trusted by 100,000+ creators, podcasters, journalists & researchers

European accessibility act transcript requirements – questions, answered

When does the European Accessibility Act apply?

The EAA, Directive (EU) 2019/882, has applied since 28 June 2025. Member States had to transpose it into national law by 28 June 2022. Because it's a directive, the binding rules sit in each country's own legislation, so the exact wording and enforcement can differ by Member State.

Does the EAA require captions on every website video?

No. The EAA covers a defined list of products and services in Article 2, such as e-commerce, access to audiovisual media services, and e-books, not every website. If your video sits inside one of those in-scope services, then captions and audio description for synchronised media apply.

What's the difference between a transcript and captions under the EAA?

It maps to media type. Audio-only content, like a podcast, needs a transcript or text alternative (WCAG SC 1.2.1). Synchronised media, video with sound, needs captions (SC 1.2.2) and audio description (SC 1.2.5). One is a static text file; the others are timed, synchronised tracks.

Are small businesses exempt from the EAA?

Only partly. A microenterprise, fewer than 10 people and under EUR 2 million in turnover or balance-sheet total, is exempt when providing services. A microenterprise making an in-scope product is not exempt and must comply, though Member States provide guidelines and tools to help.

Does EN 301 549 guarantee EAA compliance?

Not automatically. EN 301 549 v3.2.1 aligns with WCAG 2.1 and is the working ICT-accessibility standard, but its harmonisation was cited under the Web Accessibility Directive, not the EAA. Article 15's presumption of conformity applies only once a standard is listed in the Official Journal for the EAA.

References

  1. 1.Directive (EU) 2019/882 (European Accessibility Act) – full textEUR-Lex (Publications Office of the EU)
  2. 2.Directive (EU) 2019/882 – Articles 14 and 15 (HTML)EUR-Lex (Publications Office of the EU)
  3. 3.Article 31 – transposition and application dateslegislation.gov.uk (UK Government, retained-EU-law text of Directive 2019/882)
  4. 4.Article 3 – definitions, incl. audiovisual media serviceslegislation.gov.uk (UK Government, Directive 2019/882)
  5. 5.Article 4 – microenterprises, guidelines and toolslegislation.gov.uk (UK Government, Directive 2019/882)
  6. 6.Annex I – accessibility requirements, incl. access services for audiovisual medialegislation.gov.uk (UK Government, Directive 2019/882)
  7. 7.Article 19 – market surveillance for productslegislation.gov.uk (UK Government, Directive 2019/882)
  8. 8.Article 23 – authorities checking compliance of serviceslegislation.gov.uk (UK Government, Directive 2019/882)
  9. 9.European Accessibility Act – overview and transpositionEuropean Commission
  10. 10.TFEU Article 288 – definition of a directiveEUR-Lex (Treaty on the Functioning of the EU, consolidated)
  11. 11.Web Content Accessibility Guidelines (WCAG) 2.1 – Success Criteria 1.2.1, 1.2.2, 1.2.5W3C
  12. 12.EN 301 549 – standards and harmonisation (v3.2.1, WCAG 2.1 alignment)European Commission (digital-strategy.ec.europa.eu)
  13. 13.EN 301 549 V3.2.1 (2021-03) – Harmonised European Standard for ICT accessibilityETSI
  14. 14.EN 301 549 clause 7 – ICT with video capabilities (captions and audio description)Accessibility Standards Canada

Keep reading

Don't just take our word for it.

Ask ChatGPT, Claude, or Perplexity what Pepys is and who it's for. One click, and your favorite AI does the homework.

Get your transcript – free to start

Pay as you go – credits never expire, nothing to cancel. Or start free with 60 minutes, no card.