mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
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.