Specious Announcements started on Windows

Hi!

In some cases in surge, I post explicit announcements to the accesibility handler using

AccessibilityHandler::postAnnouncement

this works great. But we’ve had an odd experience on windows.

If a windows user has narrator etc… off
and then uses Windows-+ to magnify the UI
The narration for that process starts speaking

That is, sit there and work on surge, magnify it, then change an FX, and surge will speak to you even with narration off.

For now I’m adding an override so we can not post these as an option but does this ring any bells to anyone at all? I haven’t been able to debug it myself but thought I would ask here first.