File tree Expand file tree Collapse file tree 4 files changed +5
-19
lines changed Expand file tree Collapse file tree 4 files changed +5
-19
lines changed Original file line number Diff line number Diff line change @@ -665,7 +665,7 @@ Applicable: Microsoft Teams
665
665
666
666
Required: False
667
667
Position: Named
668
- Default value: Disabled
668
+ Default value: Enabled
669
669
Accept pipeline input: False
670
670
Accept wildcard characters: False
671
671
` ` `
Original file line number Diff line number Diff line change @@ -168,9 +168,6 @@ Accept wildcard characters: False
168
168
` ` `
169
169
170
170
### -AIInterpreter
171
- >[!NOTE]
172
- >This feature has not been released yet and will have no changes if it is enabled or disabled.
173
-
174
171
Enables the user to use the AI Interpreter related features
175
172
176
173
Possible values:
@@ -1772,10 +1769,6 @@ Accept wildcard characters: False
1772
1769
` ` `
1773
1770
1774
1771
# ## -VoiceSimulationInInterpreter
1775
-
1776
- > [!NOTE]
1777
- > This feature has not been released yet and will have no changes if it is enabled or disabled.
1778
-
1779
1772
Enables the user to use the voice simulation feature while being AI interpreted.
1780
1773
1781
1774
Possible Values :
@@ -1791,7 +1784,7 @@ Applicable: Microsoft Teams
1791
1784
1792
1785
Required: False
1793
1786
Position: Named
1794
- Default value: Disabled
1787
+ Default value: Enabled
1795
1788
Accept pipeline input: False
1796
1789
Accept wildcard characters: False
1797
1790
` ` `
Original file line number Diff line number Diff line change @@ -669,7 +669,7 @@ Applicable: Microsoft Teams
669
669
670
670
Required: False
671
671
Position: Named
672
- Default value: Disabled
672
+ Default value: Enabled
673
673
Accept pipeline input: False
674
674
Accept wildcard characters: False
675
675
` ` `
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ Set-CsTeamsMeetingPolicy [[-Identity] <XdsIdentity>]
125
125
[-WatermarkForScreenSharingPattern <String>]
126
126
[-AllowedUsersForMeetingDetails <String>]
127
127
[-RealTimeText <String>]
128
- [-ParticipantSlideControl <String>
128
+ [-ParticipantSlideControl <String>]
129
129
[-WhatIf]
130
130
[-WhoCanRegister <String>]
131
131
[<CommonParameters>]
@@ -184,9 +184,6 @@ Accept wildcard characters: False
184
184
` ` `
185
185
186
186
### -AIInterpreter
187
- >[!NOTE]
188
- >This feature has not been released yet and will have no changes if it is enabled or disabled.
189
-
190
187
Enables the user to use the AI Interpreter related features
191
188
192
189
Possible values:
@@ -1834,10 +1831,6 @@ Accept wildcard characters: False
1834
1831
` ` `
1835
1832
1836
1833
# ## -VoiceSimulationInInterpreter
1837
-
1838
- > [!NOTE]
1839
- > This feature has not been released yet and will have no changes if it is enabled or disabled.
1840
-
1841
1834
Enables the user to use the voice simulation feature while being AI interpreted.
1842
1835
1843
1836
Possible Values :
@@ -1853,7 +1846,7 @@ Applicable: Microsoft Teams
1853
1846
1854
1847
Required: False
1855
1848
Position: Named
1856
- Default value: Disabled
1849
+ Default value: Enabled
1857
1850
Accept pipeline input: False
1858
1851
Accept wildcard characters: False
1859
1852
` ` `
You can’t perform that action at this time.
0 commit comments