-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Hi @mattgarrish ! I was reading through #55 and was wondering if I may ask a clarifying comment on the TTS remarks there?
Is there an existing reference implementation for text-to-speech that takes DPUB-ARIA markup as input? Or maybe even better - an actively developed open project that aims to be a reference implementation? I am currently looking for a conforming TTS engine that I can use for testing the outputs of our generator for HTML/ePub formatted STEM documents.
My context: I am investigating the existing markup strategies for STEM accessibility and naturally encountered the DPUB-ARIA spec pages. In particular, I am interested in improving the accessibility of ar5iv, which I maintain, and our generator tool latexml, respectively.
If I can anchor into a reliable TTS engine that has significant support for DPUB-ARIA, that could make life for us much easier. Would you be able to offer a broad overview of implementations as of mid-2023?
Thank you!