Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion teams/teams-ps/teams/New-CsTeamsCallingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,10 @@ Accept wildcard characters: False
```

### -RealTimeText
Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.

Allows users to use real time text during a call, allowing them to communicate by typing their messages in real time.

Possible Values:
- Enabled: User is allowed to turn on real time text.
Expand All @@ -681,6 +684,7 @@ Possible Values:
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Microsoft Teams

Required: False
Position: Named
Expand Down
4 changes: 4 additions & 0 deletions teams/teams-ps/teams/New-CsTeamsMeetingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -1890,6 +1890,9 @@ Accept wildcard characters: False
```

### -RealTimeText
>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.

Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.

Possible Values:
Expand All @@ -1900,6 +1903,7 @@ Possible Values:
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Microsoft Teams

Required: False
Position: Named
Expand Down
6 changes: 5 additions & 1 deletion teams/teams-ps/teams/Set-CsTeamsCallingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,10 @@ Accept wildcard characters: False
```

### -RealTimeText
Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.
>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.

Allows users to use real time text during a call, allowing them to communicate by typing their messages in real time.

Possible Values:
- Enabled: User is allowed to turn on real time text.
Expand All @@ -685,6 +688,7 @@ Possible Values:
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Microsoft Teams

Required: False
Position: Named
Expand Down
4 changes: 4 additions & 0 deletions teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -1960,6 +1960,9 @@ Accept wildcard characters: False
```

### -RealTimeText
>[!NOTE]
>This feature has not been released yet and will have no changes if it is enabled or disabled.

Allows users to use real time text during a meeting, allowing them to communicate by typing their messages in real time.

Possible Values:
Expand All @@ -1970,6 +1973,7 @@ Possible Values:
Type: String
Parameter Sets: (All)
Aliases:
Applicable: Microsoft Teams

Required: False
Position: Named
Expand Down