You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/communication-services/how-tos/calling-sdk/includes/closed-captions/closed-captions-teams-interop-web.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: include file
3
3
description: Web how-to guide for enabling Closed captions during a Teams interop call.
4
-
author: Kunaal
4
+
author: valindrae
5
5
ms.service: azure-communication-services
6
6
ms.subservice: calling
7
7
ms.topic: include
@@ -57,7 +57,7 @@ if (captionsCallFeature.captions.kind === 'TeamsCaptions') {
57
57
### Add a listener to receive captions active/inactive status
0 commit comments