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 @@ -48,7 +48,7 @@ Set-CsTeamsCallingPolicy [-Identity] <string>
48
48
[-PopoutForIncomingPstnCalls <string>]
49
49
[-PreventTollBypass <boolean>]
50
50
[-SpamFilteringEnabledType <string>]
51
- [-VoiceSimulationInInterpretation <string>]
51
+ [-VoiceSimulationInInterpreter <string>]
52
52
[-WhatIf]
53
53
[<CommonParameters>]
54
54
```
@@ -111,7 +111,7 @@ Applicable: Microsoft Teams
111
111
112
112
Required : False
113
113
Position : Named
114
- Default value : None
114
+ Default value : Enabled
115
115
Accept pipeline input : False
116
116
Accept wildcard characters : False
117
117
` ` `
@@ -614,7 +614,7 @@ Accept pipeline input: False
614
614
Accept wildcard characters: False
615
615
` ` `
616
616
617
- # ## -VoiceSimulationInInterpretation
617
+ # ## -VoiceSimulationInInterpreter
618
618
619
619
> [!NOTE]
620
620
> This feature has not been released yet and will have no changes if it is enabled or disabled.
@@ -623,10 +623,8 @@ Enables the user to use the voice simulation feature while being AI interpreted.
623
623
624
624
Possible Values :
625
625
626
- - DisabledUserOverride
627
626
- Disabled
628
627
- Enabled
629
- - EnabledUserOverride
630
628
631
629
` ` ` yaml
632
630
Type: String
@@ -636,7 +634,7 @@ Applicable: Microsoft Teams
636
634
637
635
Required: False
638
636
Position: Named
639
- Default value: None
637
+ Default value: Disabled
640
638
Accept pipeline input: False
641
639
Accept wildcard characters: False
642
640
` ` `
You can’t perform that action at this time.
0 commit comments