Web Accessibility

Godot Version

4.5.1.stable

Question

Hello, I am exporting a Godot project as a web project. I was wondering if Godot’s new accessibility features for screen readers are supported for web projects?

The Text to speech doc page says this:

Godot depends on system libraries for text-to-speech functionality. These libraries are installed by default on Windows, macOS, Web, Android and iOS, but not on all Linux distributions. If they are not present, text-to-speech functionality will not work.

I assume that the features are supported for web projects, but they might be buggy since they are less used than other features.