diff --git a/teams/teams-ps/MicrosoftTeams/New-CsTeamsMeetingPolicy.md b/teams/teams-ps/MicrosoftTeams/New-CsTeamsMeetingPolicy.md index 0ce6d93831..a1fe447ce5 100644 --- a/teams/teams-ps/MicrosoftTeams/New-CsTeamsMeetingPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/New-CsTeamsMeetingPolicy.md @@ -81,6 +81,7 @@ New-CsTeamsMeetingPolicy [-Identity] [-Description ] [-DesignatedPresenterRoleMode ] [-DetectSensitiveContentDuringScreenSharing ] + [-DisableAudioAnnouncementsForResourceAccounts ] [-EnrollUserOverride ] [-ExplicitRecordingConsent ] [-ExternalMeetingJoin ] @@ -1190,6 +1191,30 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -DisableAudioAnnouncementsForResourceAccounts + +Determines whether Teams plays recording announcements in CCaaS/OPS calls. This setting controls all CVA-driven (Conference Voice Announcement) recording announcements across [Azure Communication Services Call Recording](https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/call-recording) and Teams convenience recording. + +> [!NOTE] +> Microsoft Teams provides participant notifications when recording or transcription is active. If you choose to disable these notifications, you are responsible for ensuring that your contact center solution informs participants in real time in accordance with applicable laws. For full details, see the [Microsoft Teams Terms of Service](https://www.microsoft.com/licensing/terms/productoffering/microsoftteams). + +Possible values: + +- False: Teams plays all system recording announcements. This is the default value. +- True: Teams suppresses all announcements and the CCaaS/ISV solution is responsible for compliance notifications. + +```yaml +Type: Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -EnrollUserOverride Possible values are: diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsMeetingPolicy.md b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsMeetingPolicy.md index 8e0a316695..70ea4b5e91 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsMeetingPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsMeetingPolicy.md @@ -86,6 +86,7 @@ Set-CsTeamsMeetingPolicy [[-Identity] ] [-Description ] [-DesignatedPresenterRoleMode ] [-DetectSensitiveContentDuringScreenSharing ] + [-DisableAudioAnnouncementsForResourceAccounts ] [-EnrollUserOverride ] [-ExplicitRecordingConsent ] [-ExternalMeetingJoin ] @@ -1237,6 +1238,30 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -DisableAudioAnnouncementsForResourceAccounts + +Determines whether Teams plays recording announcements in CCaaS/OPS calls. This setting controls all CVA-driven (Conference Voice Announcement) recording announcements across [Azure Communication Services Call Recording](https://learn.microsoft.com/en-us/azure/communication-services/concepts/voice-video-calling/call-recording) and Teams convenience recording. + +> [!NOTE] +> Microsoft Teams provides participant notifications when recording or transcription is active. If you choose to disable these notifications, you are responsible for ensuring that your contact center solution informs participants in real time in accordance with applicable laws. For full details, see the [Microsoft Teams Terms of Service](https://www.microsoft.com/licensing/terms/productoffering/microsoftteams). + +Possible values: + +- False: Teams plays all system recording announcements. This is the default value. +- True: Teams suppresses all announcements and the CCaaS/ISV solution is responsible for compliance notifications. + +```yaml +Type: Boolean +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: False +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -EnrollUserOverride Turn on/off Biometric enrollment Possible values are: