Skip to content

Commit 79576cc

Browse files
authored
Update Set-CsTeamsCallingPolicy.md
1 parent 4efccf2 commit 79576cc

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

teams/teams-ps/teams/Set-CsTeamsCallingPolicy.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Set-CsTeamsCallingPolicy [-Identity] <string>
4848
[-PopoutForIncomingPstnCalls <string>]
4949
[-PreventTollBypass <boolean>]
5050
[-SpamFilteringEnabledType <string>]
51-
[-VoiceSimulationInInterpretation <string>]
51+
[-VoiceSimulationInInterpreter <string>]
5252
[-WhatIf]
5353
[<CommonParameters>]
5454
```
@@ -111,7 +111,7 @@ Applicable: Microsoft Teams
111111

112112
Required: False
113113
Position: Named
114-
Default value: None
114+
Default value: Enabled
115115
Accept pipeline input: False
116116
Accept wildcard characters: False
117117
```
@@ -614,7 +614,7 @@ Accept pipeline input: False
614614
Accept wildcard characters: False
615615
```
616616

617-
### -VoiceSimulationInInterpretation
617+
### -VoiceSimulationInInterpreter
618618

619619
> [!NOTE]
620620
> 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.
623623

624624
Possible Values:
625625

626-
- DisabledUserOverride
627626
- Disabled
628627
- Enabled
629-
- EnabledUserOverride
630628

631629
```yaml
632630
Type: String
@@ -636,7 +634,7 @@ Applicable: Microsoft Teams
636634
637635
Required: False
638636
Position: Named
639-
Default value: None
637+
Default value: Disabled
640638
Accept pipeline input: False
641639
Accept wildcard characters: False
642640
```

0 commit comments

Comments
 (0)