Skip to content

Commit 831916f

Browse files
committed
recordong clean up
1 parent ae41b1d commit 831916f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

articles/communication-services/how-tos/calling-sdk/record-calls.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,6 @@ callRecordingApi.on('isRecordingActiveChanged', isComplianceRecordingActiveChang
6161
```
6262

6363
Compliance recording could be implemented by using custom recording bot [GitHub Example](https://github.com/microsoftgraph/microsoft-graph-comms-samples/tree/a3943bafd73ce0df780c0e1ac3428e3de13a101f/Samples/BetaSamples/LocalMediaSamples/ComplianceRecordingBot).<br>
64-
To hide this bot from participant roster we need to add specific metadata information, it will be used by Azure Communication SDK and Teams client:
65-
```json
66-
"metadata": {"__platform":{"ui":{"hidden":true}
67-
```
68-
6964

7065
## Next steps
7166
- [Learn how to manage calls](./manage-calls.md)

0 commit comments

Comments
 (0)