Skip to content

Commit 9c4267c

Browse files
author
Andy Wang
committed
Addressed comments
1 parent 4d32c0a commit 9c4267c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

teams/teams-ps/teams/New-CsTeamsAIPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Accept wildcard characters: False
8888
```
8989
9090
### -SpeakerAttributionBYOD
91-
Policy value of the Teams AI SpeakerAttributionBYOD policy. SpeakerAttributionBYOD controls usage of speaker attribution in BYOD scenarios in Teams.
91+
Policy value of the Teams AI SpeakerAttributionBYOD policy. Setting to "Enabled" turns on speaker attribution in BYOD scenarios while "Disabled" will turn off the function.
9292
9393
```yaml
9494
Type: Boolean

teams/teams-ps/teams/Set-CsTeamsAIPolicy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Accept wildcard characters: False
145145
```
146146
147147
### -SpeakerAttributionBYOD
148-
Policy value of the Teams AI SpeakerAttributionBYOD policy. SpeakerAttributionBYOD controls usage of speaker attribution in BYOD scenarios in Teams.
148+
Policy value of the Teams AI SpeakerAttributionBYOD policy. Setting to "Enabled" turns on speaker attribution in BYOD scenarios while "Disabled" will turn off the function.
149149
150150
```yaml
151151
Type: Boolean

0 commit comments

Comments
 (0)