home.social

#screenreader — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #screenreader, aggregated by home.social.

fetched live
  1. In half an hour, I shall once again toot my own horn for a bit. Been hard at work to add #accessibility to a bunch of projects, most notably in the #gaming space but other things are cooking, as well.
    In half an hour, I will go live on #Twitch to show off my in-progress mods for Yu-gi-oh Duel Links, Cult of the lamb, Disgaea 5 and #paraLives. We'll talk #gameDev, #screenReader game representation and a whole lot of other stuff. Find me at twitch.tv/zersiax #blind #gamerWithoutSight #actuallyBlind

  2. In half an hour, I shall once again toot my own horn for a bit. Been hard at work to add #accessibility to a bunch of projects, most notably in the #gaming space but other things are cooking, as well.
    In half an hour, I will go live on #Twitch to show off my in-progress mods for Yu-gi-oh Duel Links, Cult of the lamb, Disgaea 5 and #paraLives. We'll talk #gameDev, #screenReader game representation and a whole lot of other stuff. Find me at twitch.tv/zersiax #blind #gamerWithoutSight #actuallyBlind

  3. Huge thanks to Luke and Jonathan who invited me to come talk geeky tech, and my book! Vision Forward is a great organization! Cory, you were missed!

    We got into AI with screen readers, why I built NVDA Coach, and 20 years of making music without sight.

    Full interview on Vision Forward's Tech Connect:
    youtube.com/watch?v=o4ScfcrtFY8

    #Blind #BlindCommunity #LowVision #VisuallyImpaired #Accessibility #A11y #AssistiveTechnology #ScreenReader #NVDA #JAWS #VoiceOver #AI #Disability #TechConnect #NoSightRequired

  4. Huge thanks to Luke and Jonathan who invited me to come talk geeky tech, and my book! Vision Forward is a great organization! Cory, you were missed!

    We got into AI with screen readers, why I built NVDA Coach, and 20 years of making music without sight.

    Full interview on Vision Forward's Tech Connect:
    youtube.com/watch?v=o4ScfcrtFY8

  5. Join us in one hour for a live AI webinar where we’ll review AI tools, discuss prompting techniques, and provide tips on improving real-world workflows.
    us06web.zoom.us/webinar/regist

    #VisperoTraining #JAWS #ScreenReader

  6. Join us in one hour for a live AI webinar where we’ll review AI tools, discuss prompting techniques, and provide tips on improving real-world workflows.
    us06web.zoom.us/webinar/regist

    #VisperoTraining #JAWS #ScreenReader

  7. How do I use PowerPoint with JAWS?

    PowerPoint is used every day in workplaces, classrooms, and training environments. Here are five keyboard commands to help you work through it efficiently with JAWS: CTRL+M to add a slide, F5 to start a presentation, Page Down and Page Up to navigate slides, and CTRL+S to save.

    Check out our PowerPoint with JAWS playlist on our YouTube Training Channel to learn more: youtube.com/playlist?list=PLk-

    #JAWS #ScreenReader #VisperoTraining

  8. How do I use PowerPoint with JAWS?

    PowerPoint is used every day in workplaces, classrooms, and training environments. Here are five keyboard commands to help you work through it efficiently with JAWS: CTRL+M to add a slide, F5 to start a presentation, Page Down and Page Up to navigate slides, and CTRL+S to save.

    Check out our PowerPoint with JAWS playlist on our YouTube Training Channel to learn more: youtube.com/playlist?list=PLk-

    #JAWS #ScreenReader #VisperoTraining

  9. just found something out. if you go into the task list view while running jaws for windows, insert f10, select a running app and press the delete key, it will close that app. wow! #jaws #screenreader #accessibility.

  10. just found something out. if you go into the task list view while running jaws for windows, insert f10, select a running app and press the delete key, it will close that app. wow! #jaws #screenreader #accessibility.

  11. Have you registered? Join us on Thursday, August 13 at Noon ET for a live AI webinar where we’ll review AI tools, discuss prompting techniques, and provide tips on improving real-world workflows. ACVREP credits available for those who attend the live presentation.

    Register today:

    us06web.zoom.us/webinar/regist

    #VisperoTraining #JAWS #ScreenReader #ACVREP

  12. Have you registered? Join us on Thursday, August 13 at Noon ET for a live AI webinar where we’ll review AI tools, discuss prompting techniques, and provide tips on improving real-world workflows. ACVREP credits available for those who attend the live presentation.

    Register today:

    us06web.zoom.us/webinar/regist

    #VisperoTraining #JAWS #ScreenReader #ACVREP

  13. We at @parchlinux have started building something we've wanted for a long time: a full accessibility layer baked into the distro itself, not bolted on as an afterthought. Persian voice support, offline speech recognition, and a design that treats every desktop environment the same way. 🧵👇

    blog.parchlinux.com/a-linux-di

    #Linux #Accessibility #OpenSource #FOSS #a11y #ParchLinux #Persian #ScreenReader #Whisper #Privacy

  14. We at @parchlinux have started building something we've wanted for a long time: a full accessibility layer baked into the distro itself, not bolted on as an afterthought. Persian voice support, offline speech recognition, and a design that treats every desktop environment the same way. 🧵👇

    blog.parchlinux.com/a-linux-di

    #Linux #Accessibility #OpenSource #FOSS #a11y #ParchLinux #Persian #ScreenReader #Whisper #Privacy

  15. JAWS Jumpstart Week 2! Whether you are heading back to school or just looking to browse more efficiently, we have tips for using JAWS for web browsing and online research.

    Read more in our latest blog article: training.vispero.com/research-

    What is your favorite JAWS web browsing tip?

    #JAWSJumpstart #JAWS #ScreenReader #VisperoTraining

  16. JAWS Jumpstart Week 2! Whether you are heading back to school or just looking to browse more efficiently, we have tips for using JAWS for web browsing and online research.

    Read more in our latest blog article: training.vispero.com/research-

    What is your favorite JAWS web browsing tip?

    #JAWSJumpstart #JAWS #ScreenReader #VisperoTraining

  17. RE: mastodon.online/@mwichary/1170

    Here's a thread about 2 experiments to stop AI from scraping website content by obfuscating the text. Unfortunately both lead to accessibility problems.

    #2 works OK with screen reader software but is unpleasant to read visually.

    #1 is not read by screen readers. The creators mitigate this problem by revealing the text through decryption in JavaScript. But, it's slow for screen reader users with JS enabled, and inaccessible with JS disabled.

    #Accessibility #ScreenReader #JavaScript #AIScraping

  18. RE: mastodon.online/@mwichary/1170

    Here's a thread about 2 experiments to stop AI from scraping website content by obfuscating the text. Unfortunately both lead to accessibility problems.

    #2 works OK with screen reader software but is unpleasant to read visually.

    #1 is not read by screen readers. The creators mitigate this problem by revealing the text through decryption in JavaScript. But, it's slow for screen reader users with JS enabled, and inaccessible with JS disabled.

    #Accessibility #ScreenReader #JavaScript #AIScraping

  19. Can one get Android TalkBack to just read a whole web page/article? I got snarled up in all the two and three finger gestures and couldn't find just a "read all" - maybe I missed something.

    Yes, I shouldn't have clicked past the tutorial 🫣

    #android #screenReader #talkBack

  20. Can one get Android TalkBack to just read a whole web page/article? I got snarled up in all the two and three finger gestures and couldn't find just a "read all" - maybe I missed something.

    Yes, I shouldn't have clicked past the tutorial 🫣

    #android #screenReader #talkBack

  21. TG Spaces 1.0 is out. Free, Windows and macOS.
    A convolution reverb with 190 places in it. None of them recorded —
    each room is built from an acoustics model, so making the room bigger
    builds a bigger room, and walking away from the source moves you.
    Every control speaks its value. Real metres, not percentages. Zero
    degrees means facing the source in all 190 rooms. No custom plugin
    window, deliberately — a drawn interface would look better and work
    worse.
    Huge thanks to my musical icon and brother, @Matthew2468 for ideas and contributions.
    tgstudios.app
    #Accessibility #Blind #ScreenReader #NVDA #VoiceOver #Reaper #MusicProduction

  22. TG Spaces 1.0 is out. Free, Windows and macOS.
    A convolution reverb with 190 places in it. None of them recorded —
    each room is built from an acoustics model, so making the room bigger
    builds a bigger room, and walking away from the source moves you.
    Every control speaks its value. Real metres, not percentages. Zero
    degrees means facing the source in all 190 rooms. No custom plugin
    window, deliberately — a drawn interface would look better and work
    worse.
    Huge thanks to my musical icon and brother, @Matthew2468 for ideas and contributions.
    tgstudios.app

  23. This week's In-Process is out. Featuring:

    - NVDA 2026.2 Beta 10
    - Getting Help
    - WebAIM Screen Reader User Survey
    - Thanks Acapela
    - Moving by Sentence (and more!)

    Read more at: nvaccess.org/post/in-process-7

    #NVDA #NVDAsr #ScreenReader #Blog #News #Newsletter #Beta

  24. This week's In-Process is out. Featuring:

    - NVDA 2026.2 Beta 10
    - Getting Help
    - WebAIM Screen Reader User Survey
    - Thanks Acapela
    - Moving by Sentence (and more!)

    Read more at: nvaccess.org/post/in-process-7

  25. This week's In-Process is out. Featuring:

    - NVDA 2026.2 Beta 10
    - Getting Help
    - WebAIM Screen Reader User Survey
    - Thanks Acapela
    - Moving by Sentence (and more!)

    Read more at: nvaccess.org/post/in-process-7

    #NVDA #NVDAsr #ScreenReader #Blog #News #Newsletter #Beta

  26. Is anyone using the Orca screen reader?

    If so, does it just not work with Firefox, or am I doing something wrong?

    #blind #ScreenReader

  27. Is anyone using the Orca screen reader?

    If so, does it just not work with Firefox, or am I doing something wrong?

    #blind #ScreenReader

  28. Is there a step-by-step guide for learning JAWS for the first time?

    Yes! Our free Getting Started with JAWS Basic Training series walks you through the essentials step by step, from starting JAWS to browsing the internet.

    Access the training here: freedomscientific.com/training

    #JAWS #ScreenReader #VisperoTraining

  29. Is there a step-by-step guide for learning JAWS for the first time?

    Yes! Our free Getting Started with JAWS Basic Training series walks you through the essentials step by step, from starting JAWS to browsing the internet.

    Access the training here: freedomscientific.com/training

    #JAWS #ScreenReader #VisperoTraining

  30. Made a thing. When Core Audio wedges on a Mac, the fix is one command — but finding the note, copying it, opening Terminal, and typing a password into a prompt VoiceOver tells you nothing about is five steps too many.

    Reset Audio does it in one keystroke. Native auth dialog, never a terminal prompt. It confirms Core Audio actually came back rather than assuming, then says so out loud.

    First app I've built with Claude, so I'm a little nervous. Try it, break it, tell me what's wrong.

    github.com/Matthew2244/reset-a

    #Accessibility #Blind #ScreenReader #VoiceOver #macOS #AudioProduction #OpenSource

  31. Made a thing. When Core Audio wedges on a Mac, the fix is one command — but finding the note, copying it, opening Terminal, and typing a password into a prompt VoiceOver tells you nothing about is five steps too many.

    Reset Audio does it in one keystroke. Native auth dialog, never a terminal prompt. It confirms Core Audio actually came back rather than assuming, then says so out loud.

    First app I've built with Claude, so I'm a little nervous. Try it, break it, tell me what's wrong.

    github.com/Matthew2244/reset-a

    #Accessibility #Blind #ScreenReader #VoiceOver #macOS #AudioProduction #OpenSource

  32. RE: social.lol/@neatnik/1170429325

    Mastodon clients have a big responsibility here too. They should make it both easy ánd hard to forget to add alt text to images.

    My favorite Slack improvement lately is showing the Alt text input if I forget to add it to an image. Now I never forget.

    Would be great if all the Mastodon clients could do something similar.

    #accessibility #screenreader

  33. RE: social.lol/@neatnik/1170429325

    Mastodon clients have a big responsibility here too. They should make it both easy ánd hard to forget to add alt text to images.

    My favorite Slack improvement lately is showing the Alt text input if I forget to add it to an image. Now I never forget.

    Would be great if all the Mastodon clients could do something similar.

    #accessibility #screenreader

  34. Hi everyone, hope all is well. I'm testing out FastSMRW, the new C++ rewrite of FastSM. Really cool so far — this one's coming to you from the iOS beta on my iPhone. Nice work, Mason!

    #FastSMRW #Accessibility #Blind #VoiceOver #ScreenReader #Mastodon #iOS #A11y

  35. Hi everyone, hope all is well. I'm testing out FastSMRW, the new C++ rewrite of FastSM. Really cool so far — this one's coming to you from the iOS beta on my iPhone. Nice work, Mason!

    #FastSMRW #Accessibility #Blind #VoiceOver #ScreenReader #Mastodon #iOS #A11y

  36. Hey #ScreenReader users,

    the screen reader user survey by #WebAIM is still open until August 31, 2026.

    If you or someone you know have a couple of minutes to spare, I would really appreciate if you'd participate here:

    webaim.org/projects/screenread

    This survey - together with the WebAIM Million report - is a vital source of user data not only for me, but also for other accessibility professionals.

    Thank you! ❤️

    #a11y #accessibility #survey #frontend #AssistiveTechnology #WebDev

  37. Hey #ScreenReader users,

    the screen reader user survey by #WebAIM is still open until August 31, 2026.

    If you or someone you know have a couple of minutes to spare, I would really appreciate if you'd participate here:

    webaim.org/projects/screenread

    This survey - together with the WebAIM Million report - is a vital source of user data not only for me, but also for other accessibility professionals.

    Thank you! ❤️

    #a11y #accessibility #survey #frontend #AssistiveTechnology #WebDev

  38. Join us for another AI webinar, Thursday, August 6 at noon ET. We’ll look back at what we’ve learned, what’s become part of our everyday workflow, and the techniques that continue to deliver the best results. us06web.zoom.us/webinar/regist

    #VisperoTraining #JAWS #ScreenReader

  39. Join us for another AI webinar, Thursday, August 6 at noon ET. We’ll look back at what we’ve learned, what’s become part of our everyday workflow, and the techniques that continue to deliver the best results. us06web.zoom.us/webinar/regist

    #VisperoTraining #JAWS #ScreenReader

  40. JAWS Jumpstart Week 1 is here! As the new school year approaches, we are kicking things off with essential navigation shortcuts every JAWS user should know. Check out our latest blog article to dig deeper: training.vispero.com/jaws-jump

    #JAWSJumpstart #JAWS #ScreenReader #VisperoTraining

  41. JAWS Jumpstart Week 1 is here! As the new school year approaches, we are kicking things off with essential navigation shortcuts every JAWS user should know. Check out our latest blog article to dig deeper: training.vispero.com/jaws-jump

    #JAWSJumpstart #JAWS #ScreenReader #VisperoTraining

  42. Chrome on Windows is increasingly going down the Apple path of separating #screenReader output across elements in ways that don't need to be surfaced to users, and require more arrow key presses. Ironically—probably; nobody knows what that means anymore—they're breaking the web in this way just as Apple are reportedly fixing up many such cases in iOS 27.

    Take, for example, Wikipedia: most of the time these days I have to arrow twice past a linked citation because the closing square bracket ends up on a line of its own in NVDA's browse mode buffer (this is with screen layout turned off). I also just had to arrow twice to read the text "The Spectator's" because the apostrophe and S ended up on a line separate from the publication name.

    #accessibility

  43. Chrome on Windows is increasingly going down the Apple path of separating #screenReader output across elements in ways that don't need to be surfaced to users, and require more arrow key presses. Ironically—probably; nobody knows what that means anymore—they're breaking the web in this way just as Apple are reportedly fixing up many such cases in iOS 27.

    Take, for example, Wikipedia: most of the time these days I have to arrow twice past a linked citation because the closing square bracket ends up on a line of its own in NVDA's browse mode buffer (this is with screen layout turned off). I also just had to arrow twice to read the text "The Spectator's" because the apostrophe and S ended up on a line separate from the publication name.

    #accessibility

  44. These AI companies redesign their websites more often than I change guitar strings.

    So my book does not teach you today's buttons. It teaches you to fish. The navigation strategies survive the redesigns.

    No Sight Required, built on the parts that do not change.
    #AI #ScreenReader #Blind

  45. These AI companies redesign their websites more often than I change guitar strings.

    So my book does not teach you today's buttons. It teaches you to fish. The navigation strategies survive the redesigns.

    No Sight Required, built on the parts that do not change.