Open frastlin opened 2 years ago
@Ghorthalon Is there a reason for having aria-live="polite"
on both the container and display element? Also, the problem with making the aria element visible is that text won't show if the tts is playing. Is there another reason for this element to be visible visually?
Hi @frastlin
There is no reason it's visible. You can hide it if you like, as long as it's still being read.
I set polite on both since there was some issue with VoiceOver on Mac not reading the contents of the container if both weren't set. I can try this again if this has since been fixed, and if it has, polite only needs to be set on one of them. I'll get back to you on this.
Hello, Here are some features our team would like the TTS module to have:
{ forceTTS: true}
.aria-atomic="true"
.