Search

Items tagged with: screenreader


Today I learned: If you use #Chrome and are annoyed by those "Sign in with Google" dialogs stealing keyboard focus on certain websites, you can disable it at the browser level.

In the address bar, type or paste in "chrome://settings/content/federatedIdentityApi" (without the quotes. You should land on the "Third-party sign-in" Settings page.

On that page, there'll be two radio buttons: "Sites can show sign-in prompts from identity services", and "Block sign-in prompts from identity services". Set it to the second one, and you should find that the problematic dialogs are no longer present.

#accessibility #screenReader


So the primary thing I've learned from trying out the Ducky One #mechanical#keyboard is just how much lag my previous keyboards (a codekeyboard and a razer) were adding. I use a #screenreader, so I'm deeply aware of the audio lag from headphones and the audio subsystem, and configure things to reduce that as much as I can. I also knew bluetooth can introduce lag. But on picking up the Ducky...wow! A few ms can really matter! My system feels faster than it's ever felt before. Even if I wind up returning this, now I know that keyboard refresh rate is a thing I care about. Also, the inductive switches feel really nice and clicky to press, but are reasonably quiet for those around me.


What's the state of #matrix, #xmpp and #IRC as far as #screenReader -accessible clients are concerned? Desktop (Windows, Mac) and mobile (iOS, Android).

Hoping for some input, please feel free to boost. As far as I know:

Matrix does not have a lightweight, fully accessible client for desktop, but one could be modified, such as #gomuks. On mobile, Element has scrolling issues, which is unacceptable for large rooms.

XMPP has accessible desktop clients (I used to run #Adium on the Mac), also #WeeChat. No idea about mobile.

IRC is perhaps the one which everything supports on desktop, from #MirandaIM through Weechat to the old Freedom Chat, which I could probably rewrite if I had to. Also not sure about mobile, but it would definitely need push notifications, because we can't expect people to stay constantly online on the go. #a11y #accessibility


Our In-Process blog is out! Featuring:
- Update on NVDA 2025.1
- Planning for CSUN
- What's on the web
- Reading paragraphs in Braille

And bonus history of the Pilcrow! (Ok I was interested)

nvaccess.org/post/in-process-2…

#NVDA #NVDAsr #ScreenReader #Blog #News #Newsletter #Typography #CSUNATC



Also, the silly voice acting and humorous sound effects are almost worth the price of admission all on their own. Tip for #screenreader players: press zed to advance. The game does tell you that, but it tells you just one screen too late. When it's showing a picture, pressing enter will activate one of the menu options like pause or save or whatever, instead of advancing. Pressing the letter z will always advance. I don't actually know if that's just a standard #renpy thing I didn't know and never needed before in other games? It would make sense; in Infocom and other z-machine parser games, "z" is the standard "do nothing and wait" shortcut. So it might be a standard shortcut I just didn't know. But anyway, if you're stuck on advancing past the second thing after new game, z is what you need.


Spent a couple hours playing the visual novel Pizza Game. If you're the kind of person who finds bad My Immortal style #fanfic funny, this will work for you. It's fully #screenreader#accessible in the standard #renpy way, but also has descriptions of the visual jokes; the developer spent time thinking about #A11y, and it didn't just happen thanks to the engine. store.steampowered.com/app/710710/Pizza_Game/#visualnovel




@Lukáš Tyrychtr @Jure Repinc @Gregarious I would be interested to know how do you guys use the @Dino #XMPP messaging app with a #screenReader? When I launch it it opens one of my recent conversations. Input box has the focus. I can't figure out how to use the keyboard to navigate to the incoming chat, to the toolbar, to the menu and similar. I can use ctrl+tab to cycle through open conversations. I am using version 0.4.4.


Be wary when adding additional context only for #screenReader users. An example:

Say you're working on an e-commerce site, and some products have two prices to show how great a sale discount is. The before and after is made visually apparent via some aspect of text formatting, and you want to make it explicit for screen reader users too.

The first step is to ask if this is necessary. If a user encounters two consecutive prices and one is lower than the other, they may intuitively understand what's going on without any explicit signposting, and can verify how much they're gonna pay during the checkout process. Only your users can provide this verdict.

If it's determined that some additional context is helpful, you could format it as something like: "Was $14.99, now $8.99" (optionally swapping the prices). It's short and punchy in braille and speech, perfectly descriptive of the situation at hand, and mirrors how it may be spoken out loud on an ad.

Resist the temptation to go further than this. You do not need to say "original price: $14.99, current sale price: $8.99". This is much longer and more verbose, while adding nothing. It also implies that you think screen reader users need to be told what a price is and explained the concept of a sale, even though you're not doing so for other audiences.

You also don't need to spell out the word "dollars", format the price in words, repeat the product name, and so on. If you find yourself with screen-reader-only text like: "The current price of 500 Grams of Premium Oolong Tea was fourteen dollars and ninety-nine cents, and is now on sale for eight dollars and ninety-nine cents", it has gone way too far.

In short: Set out to identify the problems that actually need solving, and only solve those problems.

#accessibility


In-Process is out - featuring news on NVDA 2024.4.2, our new add-on survey, a very successful SPEVI 2025 conference, and a User's guide: What to do if your add-on breaks?

Read the full issue now at:
nvaccess.org/post/in-process-2…

and remember, you can now subscribe to receive In-Process via email at: eepurl.com/iuVyjo

#NVDA #NVDAsr #Blog #News #Newsletter #WhatsOn #ScreenReader #Accessibility



If you're a #blind user, you should really consider #Kagi for web search. Especially if you pay for chat GPT pro, you can subscribe to Kagi instead for cheaper and get more features. But even if you don't want AI, the search page is #accessible, fast, and light-weight. And unlike other big tech companies (Microsoft and Google) Kagi still offers a cheaper plan with no AI if you don't want it. Also, because they downrank websites with ads, the more accessible results tend to be at the top. Kagi also lets you block domains from your results. So I got rid of inaccessible stuff like instagram and pinterest, and downranked YouTube, because those results aren't usually #screenreader accessible. While I don't agree with many of the opinions of the @kagihq founder (especially his decision to do business with Yandex for image search), I still feel like using Kagi is more ethical than dealing with Google or Bing, and that these are reasonable differences of opinion that reasonable people can have, not just another clownishly evil tech company. I also find the idea that if you're a paying customer, that somehow guarantees the business will treat you better, really strange. I pay a lot to my ISP and they still treat me like dirt! Kagi will almost certainly sell out at some point. But for the moment, it's where it's at for search: www.kagi.com/


The Release Candidate of NVDA 2024.4.2 is now available for testing. We encourage all users to download this RC and provide feedback.

Read more and download from: nvaccess.org/post/nvda-2024-4-…

This is a patch release to fix bugs with braille devices and reading math in Chromium. Fixed bug with with reading math in Chromium Browsers (Chrome, Edge). Humanware Brailliant BI 40X devices running firmware version 2.4 now work as expected.

#NVDA #NVDAsr #ScreenReader #Release #PreRelease #Update #Update



Dear friends, #screenreader users, #blind users and #accessibility professionals in particular.
Are you using chat over traditional email as provided by #DeltaChat / #DeltaLab / #ArcaneChat?
I like it uses traditional email infrastructure, is federated, supports end to end encryption, rich content including audio / voice messages. I have even recognized @adb has implemented screen reader accessibility specific features into the android app.
However I have quickly tried electron based app on linux with orca screen reader, exchanged a few messages back and fort between two of my personal accounts using the DeltaChat app and thunderbird and I haven't found the user experience verry appealing. I can't understand how to effectivelly navigate in the list of conversations and list of messages.
Therefore I would be interested to hear a few comments from people knowing this platform better. How accessible is it on different platforms?
On the desktop is the electron based app a prefered choice?
Also some other questions. For the best experience, do I need a new email address or can I use my existing self-hosted one I have already configured in thunderbird?
Ffeel free to point me to a FAQ, some up to date introductory documentation if you think my questions don't make much sense please.



We've been asked about it for years, and we are pleased to confirm that we have finally setup an official NV Access mailing list. You can subscribe to receive:

- Our fortnightly In-Process blog
- NV Access organisational updates
- NVDA Release announcements (Stable, and / or beta)
- Good news stories
- Job listings

To subscribe to any of the above, please go to: eepurl.com/iuVyjo

#NVDA #NVDAsr #ScreenReader #News #MailingList #Newsletter #Information #Accessibility #A11y #Blind


Not directly NVDA related, but something many of us can relate to: "Why online shopping isn't so fun for those who are blind or have low vision" abc.net.au/news/2024-12-15/onl…

#Shopping #OnlineShopping #News #Accessibility #A11y #ScreenReader #Blind


"Given the fact that NVDA has an extremely light computer resource foot print the portable version is a blessing" - Squire, South Africa / NVDA negates the barriers many face when accessing a PC, as a free and light-weight screen reader translated into more than 50 languages.

#NVDA #NVDAsr #ScreenReader #GoodNews #FOSS #Free #Lightweight #A11y


This International Day of People with Disabilities, we want to highlight our amazing community and how you live the theme of this year's #IDPwD "Amplifying the leadership of persons with disabilities for an inclusive and sustainable future"

We have just put out a blog post; every piece talks about how you, our community are empowered to take on leadership in your lives, your work, and your #ScreenReader, #NVDA - check it out here:

nvaccess.org/post/in-process-3…

#NVDAsr #idpwd2024 #Blog #News


Did you catch our last "In-Process" blog? Lots of handy info in there from info on NVDA 2024.4.1, to our Contributor Documentation Survey and more info on our add-on compatibility process! Find it all here: nvaccess.org/post/in-process-1…

#NVDA #NVDAsr #Blog #News #ScreenReader #Accessibility #Newsletter



Calling all #Blind #Windows users! 🖥️👥 I briefly tried #Beeper after seeing another blind person recommend it, but it didn't seem the most accessible with the #JAWS #ScreenReader. Do you use any all-in-one social media apps like Shift, Franz, Ferdium, or Beeper on Windows? I'd love to hear about your experiences with #accessibility and usability. Please share your thoughts! #AssistiveTech
#tech
@mastoblind @main


I'm struggling to wrap my head around scene transitions and positioning things in #OBS on windows. If anyone is accomplished and feeling generous about answering questions as a #ScreenReader user (#NVDASR in particular) please hit me up.
I'm very happy with my audio now, multi-track, filters, all that jazz, but the visual (without eyes of my own) is proving convoluted.


In-Process is out, featuring news on:

- NVDA 2024.4.1 which has recently been released
- NVDA Contributor Documentation Survey
- We head out and about with NV Access
- NV Access board member Emma a Change Making Finalist!
- And a deep dive into the Add-on Compatibility Process

All this and more, now available: nvaccess.org/post/in-process-1…

#NVDA #NVDAsr #ScreenReader #Blog #News #Newsletter #Survey #CurrentEvents


Did you catch up on our last In-Process blog at the end of October? If you haven't yet read it (or even if you have) you'll be pleased to know I've now FIXED the table of contents links so you can easily get to:
- the 2024.4 release info
- Info about add-ons
- Emphasising stability
- Benefits for users and developers in our add-on approach
- And all about reporting font attributes

nvaccess.org/post/in-process-3…

#NVDA #NVDAsr #ScreenReader #News #Blog #Info


NVDA 2024.4.1 has been released! This is a patch release to fix a bug when saving speech symbol dictionaries. Pressing the Close button in the Symbol Pronunciation dialog will now save the symbols dictionary and close the dialog.

Full info and download at: nvaccess.org/post/nvda-2024-4-…

#NVDA #NVDAsr #ScreenReader #NewVersion #News #Update


If you've been looking for that next semi-cheap music-making fix but haven't decided what to get, consider Ableton Move.
If you look at the official videos, literature and documentation, you'd be fooled into thinking that it's not actually accessible. This is incorrect.
It runs a web-server for helping you manage samples,recordings and sets, but it also has an undocumented screen-reader which I demonstrate in this video.
Next to Komplete Kontrol, I can say that this has been the most innovative, fun and game-changing piece of hardware I've owned and I thoroughly enjoy working with it.

#InspiredBySound - Let's Move! (Ableton Move Accessibility Overview) youtu.be/p8IbinbOhY4
Excerpt from Peter Kirn's blog about Move:
‘How do I access Move with a screen reader?
Andre Louis has a walkthrough for you, as pointed out here in comments! And as always, it’s terrific. This is honestly worth a watch for sighted users, too, to understand how these interactions work – and it’s required viewing if you work in instrument design.’
cdm.link/ableton-move-guide/
#Ableton #AbletonMove #Accessibility
#ScreenReader #A11y #Blind


If you're in Adelaide today, come over to U-City for See Differently Tech Fest! James and Quentin (both camera shy) are here showing off NVDA as well as exhibits from See Differently (formally Royal Society for the blind) and many other organizations.

#NVDA #NVDAsr #ScreenReader #TechFest #TechFest2024


Ever find it hard to keep track of links, buttons, and form fields on a cluttered webpage? NVDA’s Screen Layout feature helps! When enabled, items like links and buttons stay in their visual flow, appearing on the same line. When disabled, NVDA separates each link and control onto its own line, making navigation smoother for some users. Toggle Screen Layout on and off with NVDA+V to customize your browsing experience! #NVDA #Accessibility #ScreenReader #TechTips


Code Factory und Acapela, alternative Sprachausgaben für NVDA
Wer sich den kostenlosen Screenreader NVDA (Non Visual Desktop Access) installiert, wird mit der freien Sprachausgabe eSpeak oder den Windows-stimmen leben müssen. Diese sind brauchbar, für längeres Arbeiten allerdings eher weniger geeignet. Sie sind zwar tief in Windows integriert...
merkst.de/code-factory-acapela…
#Android #Apple #Computer #Google #JAWS #Lautsprecher #Microsoft #NVDA #Screenreader #Test #VoiceOver #Windows


Our not so spooky Halloween In-Process blog post is out - No tricks, but plenty of treats - particularly from NVDA 2024.4, including all the highlights, and the new options for reporting font attributes. Plus a big walkthrough of NVDA's stability in the leadup to 2025.1. All that and more, here: nvaccess.org/post/in-process-3…

@mastoblind

#NVDA #NVDAsr #ScreenReader #Blog #News


NVDA 2024.4 is now available Featuring many improvements in Microsoft Office, braille & document formatting. We encourage all users to update. There's more than will fit here so please check out the full details & download from: nvaccess.org/post/nvda-2024-4/

Please note, after updating any software, it is a good idea to restart the computer. Restart by going to the Shutdown dialog, selecting “restart” and pressing ENTER.

#NVDA #NVDAsr #ScreenReader #Release #News #NewVersion #Update



Sensitive content


Sensitive content


Just found this article stating that using the #language #attribute for individual words within a text is not a good idea when you want #ScreenReader users to have a good #UX. It's just overengineered #a11y.

I'm a bit surprised as you always read otherwise (as the article also mentions).

Are some screen reader users here that can share their experiences? I'm really curious now 🤔

netz-barrierefrei.de/en/lang-a…


As it has been a while and I could have done this better last time here’s my #introduction. I’m a #blind #parent, #braille user, and #musician. I have been blind for 5 years, learned braille over the last 3 years, and spend most of my time juggling being a stay at home dad, and staff for #OurBlind, mainly on our Discord and the r/blind subreddit. I also read a lot, mainly fantasy, mostly on my #kindle with the #voiceview #screenreader, though also read on a #Brailledisplay.

ourblind.com/