ranbuch / accessibility

add accessibility to your website
MIT License
291 stars 39 forks source link

Fixed speak newer clicked element if something is already being read #37

Closed Shubhamverma2796 closed 2 years ago

Shubhamverma2796 commented 2 years ago

Before this pr

Tts stops speaking if a new element is clicked while something is already being read.

After this pr

Tts announces the newer clicked element.