Skip to content

Commit 2637d70

Browse files
authored
format
1 parent 00815bb commit 2637d70

1 file changed

Lines changed: 21 additions & 27 deletions

File tree

  • 0_Azure/3_AzureAI/8_ImmersiveReaders

0_Azure/3_AzureAI/8_ImmersiveReaders/README.md

Lines changed: 21 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -9,33 +9,27 @@ Last updated: 2024-11-19
99

1010
----------
1111

12-
Key Features:
13-
- **Reading and Comprehension**: The service provides AI algorithms that help users of any age and reading ability with reader tools and features like reading aloud, translating languages, and focusing attention through highlighting and other design elements.
14-
- **Translation**: Translation is available in more than 100 languages.
15-
- **Accessibility**: Immersive Reader is designed to make reading easier and more accessible for everyone. It can isolate content for improved readability, display pictures for common words, highlight parts of speech, read content aloud, translate content in real-time, and split words into syllables.
16-
- **Data Privacy**: Immersive reader doesn't store any customer data.
12+
> Key Features:
13+
> - **Reading and Comprehension**: The service provides AI algorithms that help users of any age and reading ability with reader tools and features like reading aloud, translating languages, and focusing attention through highlighting and other design elements.
14+
> - **Translation**: Translation is available in more than 100 languages.
15+
> - **Accessibility**: Immersive Reader is designed to make reading easier and more accessible for everyone. It can isolate content for improved readability, display pictures for common words, highlight parts of speech, read content aloud, translate content in real-time, and split words into syllables.
16+
> - **Data Privacy**: Immersive reader doesn't store any customer data.
1717
18-
## Content
18+
<details>
19+
<summary><b>Table of Content</b> (Click to expand)</summary>
1920

20-
<!-- TOC -->
21+
- [Enhancing Reading Comprehension - Immersive readers:](#enhancing-reading-comprehension---immersive-readers)
22+
- [Multilingual Support - Immersive readers:](#multilingual-support---immersive-readers)
23+
- [Accessibility - Immersive readers:](#accessibility---immersive-readers)
24+
- [Education - Immersive readers:](#education---immersive-readers)
2125

22-
- [Immersive readers](#immersive-readers)
23-
- [Content](#content)
24-
- [Example of Use Cases](#example-of-use-cases)
25-
- [Enhancing Reading Comprehension - Immersive readers:](#enhancing-reading-comprehension---immersive-readers)
26-
- [Multilingual Support - Immersive readers:](#multilingual-support---immersive-readers)
27-
- [Accessibility - Immersive readers:](#accessibility---immersive-readers)
28-
- [Education - Immersive readers:](#education---immersive-readers)
29-
30-
<!-- /TOC -->
31-
32-
## Example of Use Cases
26+
</details>
3327

3428
> [!NOTE]
3529
> Here are some use cases:
3630
37-
### Enhancing Reading Comprehension - Immersive readers:
38-
[return to Content](#content)
31+
## Enhancing Reading Comprehension - Immersive readers:
32+
3933

4034
Azure Immersive Reader can be used to enhance reading comprehension for users. It provides features like Read Aloud, Line Focus, and Picture Dictionary that can help users, especially those with learning difficulties, to better understand the content.
4135

@@ -98,8 +92,8 @@ graph TD
9892
E --> F[Enhanced Reading Experience]
9993
```
10094

101-
### Multilingual Support - Immersive readers:
102-
[return to Content](#content)
95+
## Multilingual Support - Immersive readers:
96+
10397

10498
Azure Immersive Reader supports text translation in over 70 languages. This can be used in applications that have a diverse user base, allowing users to translate and understand content in their preferred language.
10599

@@ -155,8 +149,8 @@ graph TD
155149
G --> H[Enhanced Understanding of Content]
156150
```
157151
158-
### Accessibility - Immersive readers:
159-
[return to Content](#content)
152+
## Accessibility - Immersive readers:
153+
160154
161155
Azure Immersive Reader improves the accessibility of applications by providing features that make content more accessible to people with disabilities. For example, it can increase text spacing, break words into syllables, and highlight parts of speech to make text easier to read.
162156
@@ -233,8 +227,8 @@ graph TB
233227
G -->|Outcome| H[Improved Accessibility of Application]
234228
```
235229
236-
### Education - Immersive readers:
237-
[return to Content](#content)
230+
## Education - Immersive readers:
231+
238232
239233
In the education sector, Azure Immersive Reader can be used to create more inclusive classrooms. It can help students with dyslexia, ADHD, emerging readers, and non-native speakers to improve their reading skills.
240234
@@ -278,4 +272,4 @@ graph TD
278272
<div align="center">
279273
<h3 style="color: #4CAF50;">Total Visitors</h3>
280274
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
281-
</div>
275+
</div>

0 commit comments

Comments
 (0)