Can I retrieve call transcriptions that are not scheduled meetings?

Alice Bryer 0 Reputation points
2024-10-21T14:01:00.8566667+00:00

In our company, we are looking into whether we can get call transcriptions from our customers who use the MS team phone feature - they are not calling tenants but instead external numbers to chase up invoices.

I have seen a api endpoint Get Call Transcript but cannot breakdown/confirm if this is for scheduled/online meetings only or would include calls too? As I know calls can still be recorded & transcribed, and would be stored on the admin's oneDrive - (I think? )
Thank you!

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,653 questions
Microsoft Teams Phone
Microsoft Teams Phone
Teams Phone enables call-control and Private Branch Exchange (PBX) capabilities in the Microsoft 365 cloud with Microsoft Teams.
171 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Robin Sheng-MSFT 4,825 Reputation points Microsoft Vendor
    2024-10-22T01:58:24.6833333+00:00

    Hi @Alice Bryer

    According to the Microsoft Graph API documentation, the Get callTranscript endpoint is primarily used to get transcripts of Teams meetings. Currently, the API endpoint primarily supports transcriptions of scheduled online meetings, not regular phone calls.

    Teams does support call recording and transcription, which are stored on the administrator's OneDrive.

    If you need more detailed information, please refer to the following documentation.

    https://learn.microsoft.com/en-us/microsoftteams/platform/graph-api/meeting-transcripts/overview-transcripts

    https://learn.microsoft.com/en-us/microsoftteams/platform/graph-api/meeting-transcripts/api-transcripts


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.



Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.