diff --git a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsCallingPolicy.md b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsCallingPolicy.md index 947515c492..78dad4ef5c 100644 --- a/teams/teams-ps/MicrosoftTeams/Set-CsTeamsCallingPolicy.md +++ b/teams/teams-ps/MicrosoftTeams/Set-CsTeamsCallingPolicy.md @@ -56,6 +56,7 @@ Set-CsTeamsCallingPolicy [-Identity] [-ExplicitRecordingConsent ] [-EnableRecordingAndTranscriptionCustomMessage ] [-RecordingAndTranscriptionCustomMessageIdentifier ] + [-RecordingAndTranscriptionAudioNotification ] [-WhatIf] [] ``` @@ -819,6 +820,23 @@ Accept pipeline input: False Accept wildcard characters: False ``` +### -RecordingAndTranscriptionAudioNotification +> [!NOTE] +> This feature has not been fully released yet, so the setting will have no effect. +This attribute controls whether audio notifications will be played in Teams client when recording or transcription starts/stops for applied users/groups. + +```yaml +Type: String +Parameter Sets: (All) +Aliases: + +Required: False +Position: Named +Default value: None +Accept pipeline input: False +Accept wildcard characters: False +``` + ### -WhatIf > Applicable: Microsoft Teams