Disabling native aria implementation

On other TVs it’s possible to add aria-hidden="true" on the body or other tags and then all elements within that parent element are ignored from aria speech.

On Tizen, aria-hidden="true" seems to be ignored if there exists any other aria tags exist on that element or child elements.

The reason we are trying to disable aria is so that we can implement our own text-to-speech service. Is there a way to disable tizen’s aria text-to-speech?

Hello,
For Smart TV questions, please log in to TV Seller Office: (Seller2.0), go to the 1:1 Q&A section, and ask a question.

I need to do exactly this. Did you find an answer @TruthOf43 ?