Skip to content

Commit 3a126de

Browse files
author
DivyaUdhayakumar
committed
988455: Updated the github sample link
1 parent c698466 commit 3a126de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Document-Processing/PDF/PDF-Viewer/blazor/accessible-pdf-reading.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,8 @@ function wirePage(div) {
188188

189189
![Edge Screen Reader](./images/edge-screen-reader.png)
190190

191+
[View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Accessible/EdgeScreenReader)
192+
191193
## Windows Speech Synthesis API
192194

193195
Use the browser’s Windows Speech Synthesis API (speechSynthesis) to implement in-app Read Aloud functionality with custom controls. This approach:
@@ -639,6 +641,8 @@ function clearAllHighlights() {
639641

640642
![Windows Speech Synthesis](./images/windows-speech-synthesis.png)
641643

644+
[View sample in GitHub](https://github.com/SyncfusionExamples/blazor-pdf-viewer-examples/tree/master/Accessible/WebSynthesis)
645+
642646
## See also
643647

644648
- [Blazor PDF Viewer example -Accessible PDF Reading]()

0 commit comments

Comments
 (0)