Skip to content

Commit b28e890

Browse files
authored
Update New-CsTeamsRecordingAndTranscriptionLocalizationCustomMessage.md
1 parent 0f3c593 commit b28e890

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

teams/teams-ps/MicrosoftTeams/New-CsTeamsRecordingAndTranscriptionLocalizationCustomMessage.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
---
2-
applicable: Microsoft Teams
32
author: dlb233
4-
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
53
Locale: en-US
64
Module Name: MicrosoftTeams
75
ms.author: lingbodu
@@ -10,19 +8,21 @@ schema: 2.0.0
108
title: New-CsTeamsRecordingAndTranscriptionLocalizationCustomMessage
119
---
1210
# New-CsTeamsRecordingAndTranscriptionLocalizationCustomMessage
13-
## SYNOPSIS
14-
**This feature has not been fully released yet, so the setting will have no effect.**
1511

16-
Create a set of language-specific prompt messages to be displayed to participants after recording or transcription has started.
12+
> [!NOTE]
13+
> This feature has not been fully released yet, so the setting will have no effect.
1714
15+
## SYNOPSIS
1816

17+
Create a set of language-specific prompt messages to be displayed to participants after recording or transcription has started.
1918
## SYNTAX
2019

2120
```
2221
New-CsTeamsRecordingAndTranscriptionLocalizationCustomMessage -Language <String>
2322
[<CommonParameters>]
2423
```
2524

25+
## DESCRIPTION
2626
The strings defined by this command is used for display after recording or transcription is started in a meeting. Based on the different scenarios when recording or transcription is enabled, we provide different keys for customization, as detailed below.
2727
These strings will not take effect immediately after being created; they need to be associated with other configurations and policies.
2828

0 commit comments

Comments
 (0)