Skip to content

Commit 918f67e

Browse files
authored
Merge pull request #188533 from RinaRish/master
fixes
2 parents 8cf2216 + 1eee2cd commit 918f67e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/communication-services/concepts/voice-video-calling/closed-captions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ Azure Communication Services allows one to enable Closed Captions for the VoIP c
2020
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.
2121
Here are main scenarios where Closed Captions are useful:
2222

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.
23+
- **Accessibility**. In the workplace or consumer apps, Closed Captioning for meetings, conference calls, and training videos can make a huge difference. 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.
2524
- **Inclusivity**. Closed Captioning was developed to aid hearing-impaired people, but it could be useful for a language proficiency as well.
2625

2726
![closed captions work flow](../media/call-closed-caption.png)
@@ -36,7 +35,6 @@ Here are main scenarios where Closed Captions are useful:
3635
- Support for multiple platforms with cross-platform support.
3736
- Async processing with client subscription to events and callbacks.
3837
- Multiple languages to choose from for recognition.
39-
- Support for existing SkypeToken Authentication
4038

4139

4240
## Availability

0 commit comments

Comments
 (0)