mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 08:44:11 +00:00
a1f3c71b7f
We were using [`tts`](https://github.com/ndarilek/tts-rs) for the web-only screen reader. This was overkill, to say the least. It is now replaced with ten lines of `web-sys` calls.