So I want to make my c# class library (.net 4.5) speak some texts to the screen readers. Now I have made it narrate a text in windows using the AccessibleOutput Nuget package but I can't seem to find anything for voiceover or orca screen reader.
Now I can go ahead and use a TTS but visually impaired people prefer screen readers over TTS.
Stardew Access - this is the code.