Skip to content

Commit 086995a

Browse files
authored
Update mute-participants.md
update links to include docs and remove old event codes
1 parent 257f3fb commit 086995a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/communication-services/how-tos/call-automation/mute-participants.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,20 +32,18 @@ In a typical contact centre scenario, there may be times when a supervisor needs
3232

3333

3434
::: zone pivot="programming-language-csharp"
35-
[!INCLUDE [Play audio with .NET](./includes/play-audio-with-ai-csharp.md)]
35+
[!INCLUDE [Mute participants with .NET](./includes/mute-participants-how-to-csharp.md)]
3636
::: zone-end
3737

3838
::: zone pivot="programming-language-java"
39-
[!INCLUDE [Play audio with Java](./includes/play-audio-with-ai-java.md)]
39+
[!INCLUDE [Mute participants with Java](./includes/mute-participants-how-to-java.md)]
4040
::: zone-end
4141

4242
## Event codes
4343
|Status|Code|Subcode|Message|
4444
|----|--|-----|-----|
45-
|PlayCompleted|200|0|Action completed successfully.|
46-
|PlayFailed|400|8535|Action failed, file format is invalid.|
47-
|PlayFailed|400|8536|Action failed, file could not be downloaded.|
48-
|PlayCanceled|400|8508|Action failed, the operation was canceled.|
45+
|||||
46+
4947

5048
## Clean up resources
5149
If you want to clean up and remove a Communication Services subscription, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it. Learn more about [cleaning up resources](../../quickstarts/create-communication-resource.md#clean-up-resources).

0 commit comments

Comments
 (0)