We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a791ac commit d12eefbCopy full SHA for d12eefb
teams/teams-ps/teams/Set-CsTeamsCallingPolicy.md
@@ -401,8 +401,8 @@ Accept wildcard characters: False
401
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.
402
403
Valid options are:
404
-- Enabled: Copilot can work with or without transcription during calls.
405
-- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls. This is the default value.
+- Enabled: Copilot can work with or without transcription during calls. This is the default value.
+- EnabledWithTranscript: Copilot will only work when transcription is enabled during calls.
406
- Disabled: Copilot is disabled for calls.
407
408
```yaml
0 commit comments