File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ New-CsTeamsCallingPolicy [-Identity] <string>
51
51
[-PopoutForIncomingPstnCalls <string>]
52
52
[-PreventTollBypass <boolean>]
53
53
[-SpamFilteringEnabledType <string>]
54
- [-VoiceSimulationInInterpretation <string>]
54
+ [-VoiceSimulationInInterpreter <string>]
55
55
[-WhatIf]
56
56
[<CommonParameters>]
57
57
```
@@ -105,7 +105,7 @@ Applicable: Microsoft Teams
105
105
106
106
Required : False
107
107
Position : Named
108
- Default value : None
108
+ Default value : Enabled
109
109
Accept pipeline input : False
110
110
Accept wildcard characters : False
111
111
` ` `
@@ -644,7 +644,7 @@ Accept pipeline input: False
644
644
Accept wildcard characters: False
645
645
` ` `
646
646
647
- # ## -VoiceSimulationInInterpretation
647
+ # ## -VoiceSimulationInInterpreter
648
648
649
649
>[!NOTE]
650
650
>This feature has not been released yet and will have no changes if it is enabled or disabled.
@@ -653,10 +653,8 @@ Enables the user to use the voice simulation feature while being AI interpreted.
653
653
654
654
Possible Values :
655
655
656
- - DisabledUserOverride
657
656
- Disabled
658
657
- Enabled
659
- - EnabledUserOverride
660
658
661
659
` ` ` yaml
662
660
Type: String
@@ -666,7 +664,7 @@ Applicable: Microsoft Teams
666
664
667
665
Required: False
668
666
Position: Named
669
- Default value: None
667
+ Default value: Disabled
670
668
Accept pipeline input: False
671
669
Accept wildcard characters: False
672
670
` ` `
You can’t perform that action at this time.
0 commit comments