@mauve hit up the clownbot accessibility-mode elf for my take on an elf that’s controller friendly ish
@tychi What's the tldr of your approach? I'm targeting terminal screen readers in particular so I avoid needless rerenders or notifications.
@tychi Lately I'm only using this console based reader called TDSR so I've focused on reducing unnecessary output from commands. For graphical stuff I use Orca but I've considered making my own.
@mauve I have done eleven labs stt so I have accidentally started making a prototype in house one I guess
Will test orca
@mauve not this one specifically but which screen reader are you using to test?
I’ve done explicit aria-live with like polite and rude iirc in the past— so no my screen reader code would fail right now most likely, but I can align on how you test and get good on my end
Would be like one session once I can repro my failures