← Back

How to transcribe a Teams meeting

If you are the organizer, a co-organizer or a presenter, transcription is two clicks: More actions, Record and transcribe, Start transcription. Everyone gets a notification, and the transcript lands in the meeting chat and the Recap tab when the call ends. The reason most people search this is that those clicks are not available to them, and the honest answer is that Microsoft blocks a whole class of participants from starting one at all. Here is the click path, every documented reason the button is missing, what happens to the transcript once it exists, and what to do on a Mac when Teams will not give you one.

Turning transcription on

Live transcription runs from the meeting toolbar: More actions, then Record and transcribe, then Start transcription. The transcript appears in a pane beside the meeting on the desktop app, including on a Mac. On mobile you cannot watch it live; you can only read it after the meeting. Recording and transcription are separate switches, though they are linked in one direction: when you record a meeting, transcription starts automatically. Transcription on its own does not record anything.

The setting that decides whether the transcript is any good is the spoken language. Teams supports more than fifty of them, and it transcribes against whichever one is set, not whichever one the room is speaking. If that is wrong, the output is not slightly off, it is unusable. The organizer, a co-organizer, or whoever started the transcript can change it during the call.

There is also an automatic option. In Meeting options, Record and transcribe automatically starts both the moment the meeting begins. It is off by default for meetings and on by default for events, and an admin can enforce a value with a meeting template or sensitivity label on a Teams Premium license.

Who is allowed to start one

This is the part that decides whether the rest of the article matters to you.

If you areCan you start transcription?
Organizer or co-organizerYes, unless an admin policy blocks it
PresenterYes, if the organizer allows it
Attendee in the same organizationOnly if the meeting is set to allow everyone
Guest or someone from another orgNo
Anonymous or dial-in participantNo

Every reason the transcribe button is missing

Microsoft publishes the list, and it is longer than most people expect. The button is greyed out or absent when you are a guest, when you joined anonymously, or when you are from a different organization than the organizer. It is gone when your IT admin has transcription switched off in the meeting policy, or in the calling policy for a one-to-one call. It is gone when the organizer set Who can record and transcribe to No one, or narrowed it to organizers and co-organizers.

Two causes surprise people. The first is Copilot: when an organizer turns Copilot off for a meeting, recording and transcription go off with it, which is why a meeting that has nothing to do with AI can lose its transcribe button. The second is Location-Based Routing, a telephony control, which makes transcription unavailable for participants it applies to. There is also a lag. Policy changes take time to reach the client, so a setting your admin fixed this morning may not be live in your afternoon call.

Where the transcript goes once it exists

A Teams transcript is not a note you took. It is a file in your organization's tenant, and it behaves like one. For a normal meeting it is stored in the organizer's OneDrive for Business, even if the organizer never joined the call. For a channel meeting it goes to the channel's SharePoint site instead. Participants read it through the meeting chat and the Recap tab until the organizer deletes it.

Three consequences follow from that, and none of them appear next to the Start transcription button. Transcripts expire: the default is 120 days, after which they move to the recycle bin, and an admin can set anything from one day upward or turn expiry off entirely. Retention policy can cut that shorter; a Purview auto-apply label can be set to delete them after a single day. And eDiscovery search covers transcripts, so the text of what you said in that call is discoverable in the same way an email is. If you want the full storage map, including what happens when the organizer has no OneDrive account, I wrote where Teams meeting transcripts are stored separately.

When Teams will not transcribe it for you

If you are the guest on someone else's tenant, or your admin has transcription switched off, no amount of clicking fixes it. The alternative is to stop asking Teams for the words and take them from your own machine, because the audio is already playing through your speakers. On a Mac, ScreenCaptureKit can tap that system output directly, with no virtual audio driver and nothing joining the call.

That is the route I built Parameety around. It sits in the menu bar, captures the meeting's audio through ScreenCaptureKit, optionally mixes in your microphone, and when you stop it transcribes the audio on the machine with Parakeet and writes a Markdown file to ~/Documents/Parameety. The audio is discarded once the text is written. Nothing is uploaded, no bot appears in the participant list, and no admin policy governs it, because it never touches your organization's tenant. The trade is that it produces a verbatim transcript with no speaker labels and no summary, and it records audio rather than video. It needs Apple Silicon and macOS 15 or later.

Capturing a call and transcribing one are two separate jobs. For the capture side see how to record a meeting on a Mac, and if you want a transcript without any recording at all, transcribing a meeting without recording it covers what each platform actually keeps. The Zoom equivalent of this page is how to transcribe a Zoom meeting, and the Google Meet one, where entitlement decides whether the option appears at all, is how to get a Google Meet transcript.

A word on consent

Teams tells the room when transcription starts, and some tenants go further and require explicit consent from each participant before they can be included. Capturing audio on your own Mac fires none of those notices, which means the disclosure is your job rather than the platform's. This is not legal advice, and the rules genuinely differ by where each person is sitting: some places accept one participant consenting, which can be you, and others require everyone to agree first. The habit that keeps you out of trouble is simple. Say you are taking a transcript before you start.

About this guide

I build small Mac apps, one of which transcribes meetings, so treat the last section as what it is. The Teams behavior here is Microsoft's own documented behavior rather than my testing, because the policies vary by tenant and I cannot see yours. Where I have been deliberately cautious is the licensing detail: which plan includes what moves often enough that your admin console is a better authority than any article, including this one.

FAQ

How do you turn on transcription in a Teams meeting?
In the meeting, go to More actions, then Record and transcribe, then Start transcription. Everyone in the call gets a notification that the meeting is being transcribed. Before you start, set the spoken language to the language people are actually speaking, because Teams transcribes against that setting and the wrong one produces a transcript that reads like nonsense. When the meeting ends, the transcript appears in the meeting chat and on the Recap tab.
Why can't I transcribe my Teams meeting?
Microsoft lists a specific set of reasons. You are a guest, an anonymous participant, or from a different organization than the organizer, in which case you cannot start transcription at all. Your IT admin has transcription turned off in the meeting or calling policy. The organizer set Who can record and transcribe to No one, or to organizers and co-organizers only. The organizer turned Copilot off for the meeting, which turns recording and transcription off with it. Or you are on a call using Location-Based Routing, where it is unavailable.
Can I transcribe a Teams meeting if I am not the host?
Inside Teams, usually not. Organizers, co-organizers and presenters can start transcription depending on the meeting settings, but guests and people from another tenant cannot, and an anonymous joiner is told that only people in this org can start it. If you need the words and the button is not available to you, the working route is to capture the meeting's audio on your own machine and transcribe it there, which is independent of the tenant's policy. Check the consent rules where you are first.
Can you transcribe a Teams meeting after it has been recorded?
Only if transcription was on during the call. Teams does not go back and transcribe an existing recording for you, and a recording without a transcript stays a video file. If you have the file, you can upload it to a transcription service, which means the audio leaves your organization, or transcribe it locally on your Mac with a speech model, which does not.

Try it

Parameety is a one-time $15 purchase with a seven-day free trial, no account and no card up front. It runs entirely on your Mac.

Get Parameety