Skip to content

Commit 12043cf

Browse files
authored
Update closed-captions-teams-interop-how-to.md
add links to windows and ios how tos, add links for next steps
1 parent 050515e commit 12043cf

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

articles/communication-services/how-tos/calling-sdk/closed-captions-teams-interop-how-to.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,16 @@ services: azure-communication-services
1313
zone_pivot_groups: acs-plat-web-ios-android-windows
1414
---
1515

16-
# Enable Closed captions during a call
16+
# Enable Closed captions for Teams interoperability
1717

1818
Learn how to allow your users to enable closed captions during a Teams interoperability scenario where your users might be in a meeting between an ACS user and a Teams client user, or where your users are using ACS calling SDK with their M365 identity.
1919

2020
[!INCLUDE [Public Preview](..../../../includes/public-preview-include-document.md)]
2121

22+
::: zone pivot="platform-windows"
23+
[!INCLUDE [Closed captions with Windows](./includes/closed-captions/closed-captions-teams-interop-windows.md)]
24+
::: zone-end
25+
2226
::: zone pivot="platform-web"
2327
[!INCLUDE [Closed captions with Typescript](./includes/closed-captions/closed-captions-teams-interop-web.md)]
2428
::: zone-end
@@ -27,6 +31,9 @@ Learn how to allow your users to enable closed captions during a Teams interoper
2731
[!INCLUDE [Closed captions with Android](./includes/closed-captions/closed-captions-teams-interop-android.md)]
2832
::: zone-end
2933

34+
::: zone pivot="platform-ios"
35+
[!INCLUDE [Closed captions with iOS](./includes/closed-captions/closed-captions-teams-interop-ios.md)]
36+
::: zone-end
3037

3138
## Clean up resources
3239

@@ -35,3 +42,6 @@ If you want to clean up and remove a Communication Services subscription, you ca
3542
## Next steps
3643

3744
For more information, see the following articles:
45+
- Learn about [Voice](./manage-calls.md) and [Video calling](./manage-video.md).
46+
- Learn about [Teams interoperability](./teams-interoperability.md).
47+
- Learn more about Microsoft Teams [live translated captions](https://support.microsoft.com//office/use-live-captions-in-a-teams-meeting-4be2d304-f675-4b57-8347-cbd000a21260).

0 commit comments

Comments
 (0)