Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSTeams: Transcripts: Fix which meetings transcripts are available for. #12296

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kanchm
Copy link

@kanchm kanchm commented Feb 12, 2025

Minor update to the documentation to show where the transcript APIs are available for the types of meetings.

@acrolinxatmsft1
Copy link
Collaborator

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/graph-api/meeting-transcripts/overview-transcripts.md 93 13 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

Copy link
Contributor

Learn Build status updates of commit 6ceb3d0:

✅ Validation status: passed

File Status Preview URL Details
msteams-platform/graph-api/meeting-transcripts/overview-transcripts.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@acrolinxatmsft1
Copy link
Collaborator

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/graph-api/meeting-transcripts/overview-transcripts.md 91 15 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

@kanchm kanchm requested a review from v-deabira February 12, 2025 20:10
Copy link
Contributor

Learn Build status updates of commit ba43b54:

✅ Validation status: passed

File Status Preview URL Details
msteams-platform/graph-api/meeting-transcripts/overview-transcripts.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@@ -65,7 +65,7 @@ For more information about how your app can know when a transcript or recording
For more information about how your app can know when the meetings ends, see [subscribe to change notifications](fetch-id.md#subscribe-to-change-notifications) and [use Bot Framework to get meeting ID and organizer ID](fetch-id.md#use-bot-framework-to-get-meeting-id-and-organizer-id).

> [!NOTE]
> The process for calling Graph APIs to access and retrieve transcripts and recordings remains the same for both meeting-specific RSC application permissions and organization-wide application permissions. These APIs support only scheduled meetings.
> The process for calling Graph APIs to access and retrieve transcripts and recordings remains the same for both meeting-specific RSC application permissions and organization-wide application permissions. These APIs support scheduled meetings, private chat meetings and channel meetings. Note that the last two options are currently available only in beta APIs.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion: These APIs support scheduled meetings. Graph APIs also support private chat meetings and channel meetings, however, they're available only in beta APIs.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about the last sentence to be
In beta these APIs also work for private chat meetings and channel meetings.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@v-shalinir I added the email feedback above and deleted the email updates.

@MicrosoftDocs MicrosoftDocs deleted a comment from v-shalinir Feb 18, 2025
@kanchm kanchm requested a review from v-shalinir February 18, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants