Skip to content

Commit bd73515

Browse files
authored
Merge branch 'main' into main
2 parents f16f303 + 69b5dae commit bd73515

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

teams/teams-ps/teams/Set-CsTeamsMeetingPolicy.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,10 +1223,14 @@ Accept wildcard characters: False
12231223
```
12241224

12251225
### -SpeakerAttributionMode
1226+
Determines if users are identified in transcriptions and if they can change the value of the _Automatically identify me in meeting captions and transcripts_ setting.
1227+
12261228
Possible values:
12271229

1228-
- EnabledUserOverride
1229-
- Disabled
1230+
- **Enabled**: Speakers are identified in transcription.
1231+
- **EnabledUserOverride**: Speakers are identified in transcription. If enabled, users can override this setting and choose not to be identified in their Teams profile settings.
1232+
- **DisabledUserOverride**: Speakers are not identified in transcription. If enabled, users can override this setting and choose to be identified in their Teams profile settings.
1233+
- **Disabled**: Speakers are not identified in transcription.
12301234

12311235
```yaml
12321236
Type: String

0 commit comments

Comments
 (0)