Skip to content

Commit 4efccf2

Browse files
authored
Update New-CsTeamsCallingPolicy.md
1 parent cd3f4e8 commit 4efccf2

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

teams/teams-ps/teams/New-CsTeamsCallingPolicy.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ New-CsTeamsCallingPolicy [-Identity] <string>
5151
[-PopoutForIncomingPstnCalls <string>]
5252
[-PreventTollBypass <boolean>]
5353
[-SpamFilteringEnabledType <string>]
54-
[-VoiceSimulationInInterpretation <string>]
54+
[-VoiceSimulationInInterpreter <string>]
5555
[-WhatIf]
5656
[<CommonParameters>]
5757
```
@@ -105,7 +105,7 @@ Applicable: Microsoft Teams
105105

106106
Required: False
107107
Position: Named
108-
Default value: None
108+
Default value: Enabled
109109
Accept pipeline input: False
110110
Accept wildcard characters: False
111111
```
@@ -644,7 +644,7 @@ Accept pipeline input: False
644644
Accept wildcard characters: False
645645
```
646646

647-
### -VoiceSimulationInInterpretation
647+
### -VoiceSimulationInInterpreter
648648

649649
>[!NOTE]
650650
>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.
653653

654654
Possible Values:
655655

656-
- DisabledUserOverride
657656
- Disabled
658657
- Enabled
659-
- EnabledUserOverride
660658

661659
```yaml
662660
Type: String
@@ -666,7 +664,7 @@ Applicable: Microsoft Teams
666664
667665
Required: False
668666
Position: Named
669-
Default value: None
667+
Default value: Disabled
670668
Accept pipeline input: False
671669
Accept wildcard characters: False
672670
```

0 commit comments

Comments
 (0)