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 a4d57b1 commit 1a791acCopy full SHA for 1a791ac
teams/teams-ps/teams/New-CsTeamsCallingPolicy.md
@@ -397,8 +397,8 @@ Accept wildcard characters: False
397
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.
398
399
Valid options are:
400
-- Enabled: Copilot can work with or without transcription during calls.
401
-- 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.
402
- Disabled: Copilot is disabled for calls.
403
404
```yaml
0 commit comments