Skip to content

Commit 1a50c17

Browse files
authored
Merge pull request #183145 from RinaRish/patch-43
Create closed_captions
2 parents 9109f71 + 0169809 commit 1a50c17

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
---
2+
title: Azure Communication Services Closed Caption overview
3+
titleSuffix: An Azure Communication Services concept document
4+
description: Learn about the Azure Communication Services Closed Captions.
5+
author: RinaRish
6+
manager: visho
7+
services: azure-communication-services
8+
9+
ms.author: ektrishi
10+
ms.date: 12/16/2021
11+
ms.topic: conceptual
12+
ms.service: azure-communication-services
13+
---
14+
15+
# Closed Captions overview
16+
17+
[!INCLUDE [Private Preview Disclaimer](../../includes/private-preview-include-section.md)]
18+
19+
Azure Communication Services allows one to enable Closed Captions for the VoIP calls in private preview.
20+
Closed Captions is the conversion of a voice or video call audio track into written words that appear in real time. Closed Captions are never saved and are only visible to the user that has enabled it.
21+
Here are main scenarios where Closed Captions are useful:
22+
23+
- **Accessibility**. In the workplace or consumer apps, Closed Captioning for meetings, conference calls, and training videos can make a huge difference.
24+
- **Accessibility**. Scenarios when audio can't be heard, either because of a noisy environment, such as an airport, or because of an environment that must be kept quiet, such as a hospital.
25+
- **Inclusivity**. Closed Captioning was developed to aid hearing-impaired people, but it could be useful for a language proficiency as well.
26+
27+
## When to use Closed Captions
28+
29+
- Closed Captions help maintain concentration and engagement, which can provide a better experience for viewers with learning disabilities, a language barrier, attention deficit disorder, or hearing impairment.
30+
- Closed Captions allow participants to be on the call in loud or sound-sensitive environments.
31+
32+
## Feature highlights
33+
34+
- Support for multiple platforms with cross-platform support.
35+
- Async processing with client subscription to events and callbacks.
36+
- Multiple languages to choose from for recognition.
37+
- Support for existing SkypeToken Authentication
38+
39+
40+
## Availability
41+
The private preview will be available on all platforms.
42+
- Android
43+
- iOS
44+
- Web
45+
46+
## Next steps
47+
48+
- Get started with a Closed Caption Quickstart (TBD)
49+
50+
51+
52+

0 commit comments

Comments
 (0)