Skip to content

Commit decb070

Browse files
authored
update field for TeamsCallingPolicy.Copilot
1 parent cff9e9f commit decb070

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,8 +312,8 @@ Accept wildcard characters: False
312312
Setting this parameter lets you control how Copilot is used during calls and if transcription is needed to be turned on and saved after the call.
313313
314314
Valid options are:
315-
- Enabled: Copilot can work with or without transcription during calls. This is the default value.
316-
- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls.
315+
- Enabled: Copilot will only work when transcription is enabled during calls. Transcription will be asked to turned on before proceeding and will be saved after the call. This is the default value.
316+
- EnabledWithTranscript: Copilot can work with or without transcription during calls. If transcription was not turned on while using Copilot, it will not be saved after the call.
317317
- Disabled: Copilot is disabled for calls.
318318
319319
```yaml

0 commit comments

Comments
 (0)