|
Re: NVDA pronouncing "no" as "number" with some widgets but only with Microsoft synthesizers
I must admit, I need to brush up on my regex. Has anyone got any thoughts for Brian in the meantime?--
Quentin Christensen
Training and Support Manager
Web: www.nvaccess.org
Training:
I must admit, I need to brush up on my regex. Has anyone got any thoughts for Brian in the meantime?--
Quentin Christensen
Training and Support Manager
Web: www.nvaccess.org
Training:
|
By
Quentin Christensen
·
#65113
·
|
|
Re: NVDA pronouncing "no" as "number" with some widgets but only with Microsoft synthesizers
Quentin, I tried playing with, both of which were defined as regular expression without case sensitivity:
[Nn][Oo]\.* (\d+) number \2
[Nn][Oo](\s|$) No
The above should cause any case combination of
Quentin, I tried playing with, both of which were defined as regular expression without case sensitivity:
[Nn][Oo]\.* (\d+) number \2
[Nn][Oo](\s|$) No
The above should cause any case combination of
|
By
Brian Vogel
·
#65112
·
|
|
Re: NVDA pronouncing "no" as "number" with some widgets but only with Microsoft synthesizers
It's the Microsoft Synthesizer trying to be helpful and assume that "no" = "number". The two actions I can suggest are:
1) Report it to Microsoft's Disability Answer Desk, and request their synths
It's the Microsoft Synthesizer trying to be helpful and assume that "no" = "number". The two actions I can suggest are:
1) Report it to Microsoft's Disability Answer Desk, and request their synths
|
By
Quentin Christensen
·
#65111
·
|
|
Re: links on web page
That sucks! What a company. They should make it accessable for all.
Sent from Mail for Windows 10
That sucks! What a company. They should make it accessable for all.
Sent from Mail for Windows 10
|
By
Arlene
·
#65110
·
|
|
Re: links on web page
No I can not read the drop down list after a sighted helper clicks on the link.
All the suggestions so far have not helped in the least.
I have tried using Google Chrome, Brave, Firefox as the
No I can not read the drop down list after a sighted helper clicks on the link.
All the suggestions so far have not helped in the least.
I have tried using Google Chrome, Brave, Firefox as the
|
By
Don H
·
#65109
·
|
|
Keystrokes in Transcribe
Hi,
Have we any users of Transcribe! – the music transcription program?
I need to use this program with keystrokes rather than the mouse but I cannot find a comprehensive list of keystrokes
Hi,
Have we any users of Transcribe! – the music transcription program?
I need to use this program with keystrokes rather than the mouse but I cannot find a comprehensive list of keystrokes
|
By
Cearbhall O'Meadhra
·
#65108
·
|
|
Keystrokes in Transcribe
Hi,
Have we any users of Transcribe! – the music transcription program?
I need to use this program with keystrokes rather than the mouse but I cannot find a comprehensive list of keystrokes
Hi,
Have we any users of Transcribe! – the music transcription program?
I need to use this program with keystrokes rather than the mouse but I cannot find a comprehensive list of keystrokes
|
By
Cearbhall O'Meadhra
·
#65107
·
|
|
Re: links on web page
Hi Don
When the sighted user activates the link for you, are you then able to navigate the dropdown list of options?
Also, can you simulate this behavior by going to one of the links, pressing
Hi Don
When the sighted user activates the link for you, are you then able to navigate the dropdown list of options?
Also, can you simulate this behavior by going to one of the links, pressing
|
By
Luke Davis
·
#65106
·
|
|
NVDA pronouncing "no" as "number" with some widgets but only with Microsoft synthesizers
If a <select> element has "yes" and "no" options, "no" is pronounced as "number" when using any of the Microsoft synthesizers (Microsoft Speech API version 5, Microsoft Speech Platform, Windows
If a <select> element has "yes" and "no" options, "no" is pronounced as "number" when using any of the Microsoft synthesizers (Microsoft Speech API version 5, Microsoft Speech Platform, Windows
|
By
slugolicious@...
·
#65105
·
|
|
Re: links on web page
The laptop commands are nvda plus shift plus m then nvda plus left bracket.
Good luck.
Sarah Alawami, owner of TFFP. . For more info go to our website. This is also our libsyn page as well.
For
The laptop commands are nvda plus shift plus m then nvda plus left bracket.
Good luck.
Sarah Alawami, owner of TFFP. . For more info go to our website. This is also our libsyn page as well.
For
|
By
Sarah k Alawami
·
#65104
·
|
|
Re: Bluetooth problem
My add-on won't help here unfortunately - since it only works with audio devices.
I have experienced similar connectivity problems a while ago with my bluetooth headphones and it was
My add-on won't help here unfortunately - since it only works with audio devices.
I have experienced similar connectivity problems a while ago with my bluetooth headphones and it was
|
By
Tony Malykh
·
#65103
·
|
|
Re: links on web page
In browse mode, when you are on the link, move the mouse to the link with numpad insert numpad star. That is the key to the right of the numlock. In other words, hold down numpad insert and press
In browse mode, when you are on the link, move the mouse to the link with numpad insert numpad star. That is the key to the right of the numlock. In other words, hold down numpad insert and press
|
By
Gene
·
#65102
·
|
|
links on web page
Running win 10 1903 and latest version2019.2 and google chrome.
I have a web page for my investments that has things that NVDA says are links that I can't open. I have tried hitting enter on them,
Running win 10 1903 and latest version2019.2 and google chrome.
I have a web page for my investments that has things that NVDA says are links that I can't open. I have tried hitting enter on them,
|
By
Don H
·
#65101
·
|
|
Re: Bluetooth problem
Hi John,
I wonder if Tony Malykh's bluetooth audio addon might help. It is intended to stop the computer's blue tooth from going into standby for audio purposes, but I don't see why it wouldn't work
Hi John,
I wonder if Tony Malykh's bluetooth audio addon might help. It is intended to stop the computer's blue tooth from going into standby for audio purposes, but I don't see why it wouldn't work
|
By
Giles Turnbull
·
#65100
·
|
|
Re: Bluetooth problem
John,
What Bluetooth card do you have in your machine, and when were the device drivers last updated? If it's an Intel card they have been churning out update after update for the last
John,
What Bluetooth card do you have in your machine, and when were the device drivers last updated? If it's an Intel card they have been churning out update after update for the last
|
By
Brian Vogel
·
#65099
·
|
|
Re: What is UI automation in Windows console for?
And it probably never will. Most deep dives into programming details "sound like doublespeak," period, and trying to make anything complex relatively comprehensible to "the average user" is a
And it probably never will. Most deep dives into programming details "sound like doublespeak," period, and trying to make anything complex relatively comprehensible to "the average user" is a
|
By
Brian Vogel
·
#65098
·
|
|
Re: Screen recorder.
Hi.
Thanks I'll reinstall the program and give it a go once more.
Chantelle
--
Never give up, at any cost.
Hi.
Thanks I'll reinstall the program and give it a go once more.
Chantelle
--
Never give up, at any cost.
|
By
Chantelle Buys
·
#65097
·
|
|
Re: NVDA treating an interactive shell running under command line a little bit odd - php interactive interpreter
Ok, one other advantage, or good usage example here is, if I use windows 10's own SSH command line client to connect to a remote server, while running this latest NVDA alpha, it actually
Ok, one other advantage, or good usage example here is, if I use windows 10's own SSH command line client to connect to a remote server, while running this latest NVDA alpha, it actually
|
By
Jacob Kruger
·
#65096
·
|
|
Re: NVDA treating an interactive shell running under command line a little bit odd - php interactive interpreter
Yep portable will work fine for testing the Windows console - and we're working on getting all the add-ons updated. Joseph has made a handy list here:
Yep portable will work fine for testing the Windows console - and we're working on getting all the add-ons updated. Joseph has made a handy list here:
|
By
Quentin Christensen
·
#65095
·
|
|
Re: What is UI automation in Windows console for?
I did test it and it's behaving the same way in Braille, the only difference being the feature is active by default. So I opened an issue. For us using Braille, I'm not exaggerating when I say
I did test it and it's behaving the same way in Braille, the only difference being the feature is active by default. So I opened an issue. For us using Braille, I'm not exaggerating when I say
|
By
Vincent Le Goff <vincent.legoff.srs@...>
·
#65094
·
|