Invoke Edge screen reader on Blazor WASM webpage

Ayan Mullick 66 Reputation points
2020-12-02T17:47:11.087+00:00

Microsoft had decided to make all technology to be WCAG 2.1 compliant. However, I was unable to locate any accessibility features' documentation for Blazor.
https://learn.microsoft.com/en-us/aspnet/core/blazor/?view=aspnetcore-5.0

I am specifically looking to understand how to invoke the Edge-native screen reader using a button on a Blazor web assembly web page.

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,126 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,385 questions
0 comments No comments
{count} votes

Accepted answer
  1. Yu Zhou-MSFT 12,046 Reputation points Microsoft Vendor
    2020-12-04T02:26:17.407+00:00

    Hi @Ayan Mullick

    I understand that you want to invoke Edge Read aloud in your Blazor app. You can't directly use this feature in your app as Edge doesn't make the API of this feature public.

    If you want to invoke Read aloud, I suggest that you can raise a feature request in Edge Insider.

    Thanks for your understanding.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Regards,
    Yu Zhou

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful