File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Document-Processing/PDF/PDF-Viewer/blazor Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff 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
193195Use 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] ( )
You can’t perform that action at this time.
0 commit comments