Re: NVDA Crashes on launch, log:OSError: [WinError 193]
Tyler Spivey
This is a weird one.
toggle quoted messageShow quoted text
Go here and see if you can run nvdaHelperRemoteLoader.exe: C:\Program Files (x86)\NVDA\lib64\2021.3.1 What error do you get when you try that? That line of code is pointing at that file, and my hope is that even though it's not running under NVDA, we'll get a more useful error out of it.
On 1/26/2022 7:06 PM, bpurvis@... wrote:
Moderator's Note: The posting of log files on the group is discouraged for two reasons:
|
|
NVDA Crashes on launch, log:OSError: [WinError 193]
bpurvis@...
Moderator's Note: The posting of log files on the group is discouraged for two reasons:
1. They can contain private data. 2. There are few members who are able to interpret them. Because this issue is so strange, I'm granting a one-time exception. General practice is to post the issue and offer to send the log privately to whoever may request it. Please do this going forward. -------------------------------------------------- Windows 7 SP1 During installation NVDA works fine. I can even select the option to Continue Running without doing an installation and it will work perfectly. However once the installation is complete I can hear the NDVA startup sound which is immediately followed by the exit sound. I have tried installing the latest version and even uninstalled, rebooted and installed the previous with the same results. NVDA fails to launch with the same characteristics after a reboot. Never does it remain in the taskbar. While running in the Continue mode I can fully navigate the menus and have tried resetting/factory defaults but no change. Even tried different voice profiles. I have AVG Business installed and added the NDVA installed path as an exemption. When I took a look at the logs I see this in the last line. OSError: [WinError 193] %1 is not a valid Win32 application. *Full Log: INFO - __main__ (21:46:36.635) - MainThread (5972):
Starting NVDA version 2021.3.1
INFO - core.main (21:46:36.686) - MainThread (5972):
Config dir: C:\Users\Jeffery\AppData\Roaming\nvda
INFO - config.ConfigManager._loadConfig (21:46:36.686) - MainThread (5972):
Loading config: C:\Users\Jeffery\AppData\Roaming\nvda\nvda.ini
INFO - core.main (21:46:36.729) - MainThread (5972):
Windows version: Windows 7 (6.1.7601) service pack Service Pack 1 workstation
INFO - core.main (21:46:36.729) - MainThread (5972):
Using Python version 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)]
INFO - core.main (21:46:36.729) - MainThread (5972):
Using comtypes version 1.1.8
INFO - core.main (21:46:36.729) - MainThread (5972):
Using configobj version 5.1.0 with validate version 1.0.1
CRITICAL - __main__ (21:46:36.932) - MainThread (5972):
core failure
Traceback (most recent call last):
File "nvda.pyw", line 362, in
File "core.pyc", line 442, in main
File "NVDAHelper.pyc", line 569, in initialize
File "NVDAHelper.pyc", line 482, in __init__
File "winKernel.pyc", line 351, in CreateProcessAsUser
OSError: [WinError 193] %1 is not a valid Win32 application. Any Suggestions? Thanks
|
|
Re: Keystroke for reading an Entire Row in Excel
Quentin Christensen
Probably, as Robert suggested, it would read the headers only if they have been set. It just occurred to me in thinking about the idea. But if anyone has fleshed the idea out, and writes it up on GitHub, do let us know here. Quentin.
On Wed, Jan 26, 2022 at 5:58 AM Luke Robinett <lukelistservs@...> wrote:
--
Quentin Christensen Training and Support Manager Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: Adobe Acrobat Reader DC
Quentin Christensen
It looks like there is an issue with Adobe Reader 64-bit and Windows 11 as per this issue: https://github.com/nvaccess/nvda/issues/12920
On Wed, Jan 26, 2022 at 2:00 AM John van der Hout <johnlavanderhout@...> wrote: Rui, I have the correct version installed, so that is not the problem. --
Quentin Christensen Training and Support Manager Training: https://www.nvaccess.org/shop/ Certification: https://certification.nvaccess.org/ User group: https://nvda.groups.io/g/nvda Facebook: http://www.facebook.com/NVAccess Twitter: @NVAccess
|
|
Re: NVDA saying blank on empty lines
I have to arrow sometimes through emails as some emails I receive cause my system to slow to a crawl, hence forcing me to also hear blank blank blank. I assume it's because my system is cranky 90 percent of the time now. Lol!
toggle quoted messageShow quoted text
-----Original Message-----
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene Sent: Wednesday, January 26, 2022 10:07 AM To: nvda@nvda.groups.io Subject: Re: [nvda] NVDA saying blank on empty lines There may be an add-on but there is no setting in the program. But of what good is it to not say blank. You will still have to down arrow through those lines anyway. There might be some benefit in creating the ability in the program or as an add-on to skip blank lines while down arrowing. Others may want to discuss if that would be useful. I generally use speak to end. I don't down arrow through text unless I have a reason to and I would experience little to no benefit from such an ability. Gene On 1/26/2022 11:48 AM, Don H wrote: Running latest Win 10 and nvda. Looked through the user manual but
|
|
Re: NVDA announcing Capital letters
Sorry, I meant I have the nvda only add on, is there still a way for those of us with the nvda only add on to test this? I’m not sure why I didn’t ask this before. I’m such a numb nut.
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene
Sent: Wednesday, January 26, 2022 10:04 AM To: nvda@nvda.groups.io Subject: Re: [nvda] NVDA announcing Capital letters
The SAPI synthesizer isn't an add-on. it is intended for use with any program that supports SAPI5.
Gene On 1/26/2022 11:46 AM, Sarah k Alawami wrote:
|
|
Re: How setting heading rows and columns in Excel, and reading of those by NVDA, works . . .
John Isige
Yeah, I've never had to mess with profiles before at all. So for instance, if I changed synth settings, and opened Excel let's say, they stuck. SO I guess I just assumed that the document formatting settings worked the same way. So I knew about profiles and all, just not this behavior. But it's actually doubly useful, because I'd only want the table behavior for something like Excel and not in NVDA generally. So thanks once again!
On 1/26/2022 1:03 PM, Cearbhall
O'Meadhra wrote:
|
|
Re: NVDA Not Talking
Jackie
Ok, Steven, so we're now into serious troubleshooting mode, which
toggle quoted messageShow quoted text
means we need a lot more info from you. 1) Version of Windows, ie, 7, 8, 10, 11, as well as build version. You can get this info by running the winver command & copying/pasting its output. 2) Sound cards on the machine, including any usb &/or bluetooth. 3) Could you please disable Jaws startup if not already done. 4) Please start NVDA. Does any sound play when starting? 5) Please turn on Narrator. 6) Please press windows key+r, then type sndvol & press enter. 7) Check your speaker volume to ensure it's at proper level, ie, not 0. Also check to ensure your speakers are not muted. Lastly, check to see that the volume for NVDA is not too low or muted. 8) Ensure NVDA is running, then pres NVDA+ctrl+s. Now perhaps try changing the audio output device. There is another setting you may wish to check in control panel. This is assuming Windows 10, your OS will likely differ. Go to the sound aplet in Control panel. 9) Down arrow to the device NVDA is on. 10) Press tab until you hear properties & activate w/spacebar/enter. 11 Press ctrl tab to the advanced tab page. 12 Tab to "Allow applications to take exclusive control of this device" & ensure it's unchecked. Let's see where we're at.
On 1/26/22, Gene <gsasner@...> wrote:
I believe this was suggested yesterday but I saw no response as to --
Subscribe to a WordPress for Newbies Mailing List by sending a message to: wp4newbs-request@... with 'subscribe' in the Subject field OR by visiting the list page at http://www.freelists.org/list/wp4newbs & check out my sites at www.brightstarsweb.com & www.mysitesbeenhacked.com
|
|
Re: NVDA Not Talking
Gene
So evidently the NVDA key control s didn't accomplish anything.
toggle quoted messageShow quoted text
Let's not neglect the obvious. With another screen-reader running, open the voice settings, control NVDA key v, and tab to the volume setting. Is it correct? Open the Windows volume control and tab to the NVDA volume setting there. Having the NVDA volume set within NVDA is completely independent of the Windows volume control setting. Check with another screen-reader running at the same time as NVDA, to see what the Windows volume control setting is. On my Windows 7 machine, the setting is somewhere around 8. I doubt that higher versions of Windows would use a setting that is different or much different. In NVDA itself, the default volume level may differ a lot from synthesizer to synthesizer. I wouldn't recommend a level but see if it is reasonable, between about 40 and 90 roughly. Gene
On 1/26/2022 2:54 PM, Steven Hicks wrote:
Thanks, I tried that an nothing happened.
|
|
Re: NVDA Not Talking
Gene
I believe this was suggested yesterday but I saw no response as to whether this applies. Do you have more than one sound card? When NVDA is running, run another screen-reader, open synthesizer settings and see what voice is selected. If you are using more than one sound card, tab to see what the output is.
toggle quoted messageShow quoted text
Try another synthesizer. You can run more than one screen-reader at once. If you try another one and you get speech, you will get speech from both screen--readers at once. Close one screen-reader,. While I doubt this is the cause of the problem, the first thing to try is NVDA key s. Do you hear any speech saying anything like speech mode on, speech mode off or speech mode beeps? If you don't hear anything after executing the command once, execute it two more times to be back where you started from. Gene
On 1/26/2022 2:53 PM, Steven Hicks wrote:
Yes, even if I start it after logon manually, it appears to load but there is no speech.
|
|
Re: NVDA Not Talking
Steven Hicks
Thanks, I tried that an nothing happened.
toggle quoted messageShow quoted text
-----Original Message-----
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of John Isige Sent: 26 January 2022 05:18 To: nvda@nvda.groups.io Subject: Re: [nvda] NVDA Not Talking Also, you might have speech mode set to beeps somehow, that's what the high-pitched noise makes me think of. Hit NVDA-s, and speech mode will toggle between talk, beeps, and off. My other thought is that NVDA is picking another sound card/device that's not what you're listening through. If you've got another sound device with an output hooked up, some USB microphones have headphone jacks for example, try hooking up to that and see if NVDA's coming through it. If so, you can hit ctrl-NVDA-s to get into the synthesizer settings, and change the sound device from in there. On 1/25/2022 11:03 PM, Jackie wrote: Hi, Steven. Just because there's speech at logon does not mean there
|
|
Re: NVDA Not Talking
Steven Hicks
Yes, even if I start it after logon manually, it appears to load but there is no speech.
toggle quoted messageShow quoted text
I know it is running as when you do NVDA+q, you receive the quit screen.
-----Original Message-----
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Jackie Sent: 26 January 2022 05:04 To: nvda@nvda.groups.io Subject: Re: [nvda] NVDA Not Talking Hi, Steven. Just because there's speech at logon does not mean there will be speech once the computer has started. Both options need to be checked in 'Preferences > Settings > General'. Specifically: "Start NVDA after I sign in" needs to be checked. On 1/25/22, Steven Hicks <hickser@...> wrote: Hi friends, -- Subscribe to a WordPress for Newbies Mailing List by sending a message to: wp4newbs-request@... with 'subscribe' in the Subject field OR by visiting the list page at http://www.freelists.org/list/wp4newbs & check out my sites at www.brightstarsweb.com & www.mysitesbeenhacked.com
|
|
Re: NVDA saying blank on empty lines
Tony Malykh
There are add-ons for this.
toggle quoted messageShow quoted text
1. If you just don't like the word blank, you can use Phonetic Punctuation add-on. By default it replaces it with an earcon. 2. If you would like to skip blank lines automatically when you arrow up/down, you can achieve this with BrowserNav add-on. It only works in browsers and other browse mode documents, such as email programs. HTH
On 1/26/2022 9:48 AM, Don H wrote:
Running latest Win 10 and nvda. Looked through the user manual but can't find a way to have NVDA from saying blank on blank lines. Can someone please direct me to where the setting is?
|
|
Re: How setting heading rows and columns in Excel, and reading of those by NVDA, works . . .
Cearbhall O'Meadhra
John,
It does look as though you have a profile for the Spreadsheet. Press NVDA +control +p to see what profiles you have in your NVDA. There should be a “Normal” profile by default.
When you are on the desktop, the Normal profile is active. Your column reading parameters would then be saved in the Normal profile.
If, as I suspect, you have the “Spreadsheet” profile, this will become active as soon as you open Excel.
When you set the parameters while outside Excel, the column reading parameters that you set up were saved in the Normal profile.
What you have done now that you have opened Excel, is to set the column reading settings in the Spreadsheet profile and that explains why they are now working whenever you open excel.
There is a detailed explanation of the profiles in the NVDA user manual. I recommend you read that and try setting up manual profiles and triggered ones just to see how they work.
All the best,
Cearbhall
m +353 (0)833323487 Ph: _353 (0)1-2864623 e: cearbhall.omeadhra@...
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of John Isige
Sent: Wednesday, January 26, 2022 5:46 PM To: nvda@nvda.groups.io Subject: Re: [nvda] Reading row or column headers in Excel, how does it work?
Thanks, that did it! I had that set but I wonder if the problem was that I set it in the general configuration, i.e. in NVDA outside of Excel? I did apply and then save it, but I wonder if it didn't get carried over into the Excel profile? Well I set it up, saved the workbook, and hit ctrl-NVDA-c to save the current configuration while in Excel. Opening the workbook again works, so yay!
On 1/26/2022 3:35 AM, Cearbhall O'Meadhra wrote:
|
|
Re: NVDA saying blank on empty lines
Gene
There may be an add-on but there is no setting in the program. But of what good is it to not say blank. You will still have to down arrow through those lines anyway. There might be some benefit in creating the ability in the program or as an add-on to skip blank lines while down arrowing. Others may want to discuss if that would be useful. I generally use speak to end. I don't down arrow through text unless I have a reason to and I would experience little to no benefit from such an ability.
toggle quoted messageShow quoted text
Gene
On 1/26/2022 11:48 AM, Don H wrote:
Running latest Win 10 and nvda. Looked through the user manual but can't find a way to have NVDA from saying blank on blank lines. Can someone please direct me to where the setting is?
|
|
Re: NVDA announcing Capital letters
Gene
The SAPI synthesizer isn't an add-on. it is intended for use with any program that supports SAPI5.
Gene
On 1/26/2022 11:46 AM, Sarah k Alawami
wrote:
|
|
NVDA saying blank on empty lines
Don H
Running latest Win 10 and nvda. Looked through the user manual but can't find a way to have NVDA from saying blank on blank lines. Can someone please direct me to where the setting is?
Thanks
|
|
Re: How setting heading rows and columns in Excel, and reading of those by NVDA, works . . .
John Isige
Thanks, that did it! I had that set but I wonder if the problem
was that I set it in the general configuration, i.e. in NVDA
outside of Excel? I did apply and then save it, but I wonder if it
didn't get carried over into the Excel profile? Well I set it up,
saved the workbook, and hit ctrl-NVDA-c to save the current
configuration while in Excel. Opening the workbook again works, so
yay!
On 1/26/2022 3:35 AM, Cearbhall
O'Meadhra wrote:
|
|
Re: NVDA announcing Capital letters
However the code factory guys are blaming nvda, so who is at fault here, I can’t test as I have the nvda/sapi combo I got for $50 last year, not the sapi addon only. Actually, can I test this using the nvda only addon?
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Chris Mullins
Sent: Wednesday, January 26, 2022 9:00 AM To: nvda@nvda.groups.io Subject: Re: [nvda] NVDA announcing Capital letters
Hi From the input so far on this issue, it sounds like the addon may interrogate the NVDA Voice property for “Say cap” and if it is not checked, it defaults to inserting the word “Capital” before processing an individual capital letter, otherwise NVDA takes responsib ility for indicating the capital letter. This may also apply to Pitch Change and Bleep as well but I have not seen any evidence that this is the case.
Cheers Chris Sent from Mail for Windows
From: Steve Nutt
Hi,
It happens equally on the SAPI version of Vocalizer, I can tell you that.
And it is not, as Brian suggests, an isolated problem, it is easy to reproduce.
All the best
Steve
-- To subscribe to our News and Special Offers list, go to https://www.comproom.co.uk/subscribe
Computer Room Services 77 Exeter Close Stevenage Hertfordshire SG1 4PW T: +44(0)1438-742286 M: +44(0)7956-334938 F: +44(0)1438-759589 E: steve@...
-----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene Sent: 25 January 2022 22:00 Subject: Re: [nvda] NVDA announcing Capital letters
I don't know how much you might want to do to pursue the problem further. One option, which will cost money, is to get the SAPI Vocalizer voices, You may want to try the program to see if you have the same problem.
You can find it on this page:
https://www.atguys.com/store/index.php?main_page=index&cPath=60_20
There are the methods to try to correct the problem Brian discussed and then there is this possible solution that will cost you money. But I'm making you aware of the option, if you aren't. And you may want to test for the problem using the SAPI demo.
Gene
On 1/25/2022 3:49 PM, Don H wrote: > Yes there are setting under the code factory entery under settings. > Same screen where you download more voices. Nothing in the settings > here fixes the issue of saying capital. > > On 1/25/2022 3:44 PM, Gene wrote: >> There is a way to open settings for the add-on itself but I don't >> know how you do it. I have a guess which I will present. To explain >> why this is my guess would require explanation which isn't relevant >> to the discussion. It has to do with what the expired demo does when >> you try to run it. When you are using a vocalizer voice, try opening >> the synthesizer dialog, control NVDA s, moving to the Vocalizer >> choice, and pressing enter. Does the settings dialog open? >> >> >> I have an expired demo. The only setting I can see that might >> possibly apply is one for raising the pitch for capital. As I >> recall, it is a check box. There is no say cap or say capital >> setting. Maybe if you turn on the raise pitch option, capital won't be spoken. >> >> >> Gene >> >> On 1/25/2022 3:05 PM, Chris Mullins wrote: >> >>> Hi Don >>> >>> If in the Voice Settings dialog (NVDA+Ctrl+v),you set Uppercase >>> pitch change to 0, Say Cap unchecked and Beep before Capitals >>> unchecked you say NVDA says "Capital" before capital letters but if >>> you check the "say Cap" checkbox, it only says "Cap", is that correct? >>> >>> Does the Code Factory addon have any adjustable properties available >>> via the Preferences sub-menu (NVDA+n p) or in the catagories list of >>> the Settings dialog (NVDA+n p s)? I'm asking these questions >>> because I think it's the Code Factory addon that is responsible for >>> it saying "Capital" and I wondered if there were any adjustable >>> properties governing this behaviour. >>> >>> Cheers >>> >>> Chris >>> >>> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for >>> Windows >>> >>> *From: *Don H <mailto:lmddh50@...> >>> *Sent: *25 January 2022 14:21 >>> *To: *nvda@nvda.groups.io >>> *Subject: *Re: [nvda] NVDA announcing Capital letters >>> >>> I think I started this thread and here is what I have figured out. >>> When >>> >>> using the code Factory vocalizer addon for NVDA if you have the >>> voice >>> >>> settings to not say cap and also have the beep for caps off on my >>> system >>> >>> NVDA says the word capital before each uppercase letter. To make >>> this >>> >>> better in my opinion I now have my voice settings set with a pitch >>> >>> change on caps on zero and I have say cap on capitaleters turned on. >>> So >>> >>> now on capital letters NVDA says cap before each uppercase letter >>> and I >>> >>> hear no pitch change on capitals. This makes the verbage on capital >>> >>> letters a little better. >>> >>> I did also make it stop saying capital by adding each uppercase >>> letter >>> >>> to the default dictionary replacing each with a lowercase letter and >>> >>> this resulted in only hearing a pitch change on uppercase letters >>> but >>> >>> for some reason this pitch only for uppercase letters was >>> inconsistent >>> >>> with some uppercase letters being typed not having a raised pitch. >>> I >>> >>> removed all the enteries I made to the default dictionary. >>> >>> On 1/25/2022 3:59 AM, Steve Nutt wrote: >>> >>> > Interesting, I’ll test it again, but when I’ve tried it before, I >>> didn’t >>> >>> > get beeps when I set capitals to beep. >>> >>> > >>> >>> > All the best >>> >>> > >>> >>> > >>> >>> > Steve >>> >>> > >>> >>> > -- >>> >>> > >>> >>> > To subscribe to our News and Special Offers list, go to >>> >>> > https://www.comproom.co.uk/subscribe >>> <https://www.comproom.co.uk/subscribe> >>> >>> > >>> >>> > Computer Room Services >>> >>> > >>> >>> > 77 Exeter Close >>> >>> > >>> >>> > Stevenage >>> >>> > >>> >>> > Hertfordshire >>> >>> > >>> >>> > SG1 4PW >>> >>> > >>> >>> > T: +44(0)1438-742286 >>> >>> > >>> >>> > M: +44(0)7956-334938 >>> >>> > >>> >>> > F: +44(0)1438-759589 >>> >>> > >>> >>> > E: steve@... <mailto:steve@...> >>> >>> > >>> >>> > W: https://www.comproom.co.uk <https://www.comproom.co.uk> >>> >>> > >>> >>> > *From:*nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of >>> > *Gene >>> >>> > *Sent:* 21 January 2022 17:08 >>> >>> > *To:* nvda@nvda.groups.io >>> >>> > *Subject:* Re: [nvda] NVDA announcing Capital letters >>> >>> > >>> >>> > I just tested this. It comes through the sound card. >>> >>> > >>> >>> > Gene >>> >>> > >>> >>> > On 1/21/2022 10:53 AM, Steve Nutt wrote: >>> >>> > >>> >>> > I think this is because the beep option unhelpfully comes >>> >through >>> >>> > the PC speaker, instead of your soundcard. >>> >>> > >>> >>> > Some PCs don’t have a PC speaker any more, so the beep sound >>> won’t >>> >>> > work for them. >>> >>> > >>> >>> > I think this should be changed in NVDA. >>> >>> > >>> >>> > All the best >>> >>> > >>> >>> > >>> >>> > Steve >>> >>> > >>> >>> > -- >>> >>> > >>> >>> > To subscribe to our News and Special Offers list, go to >>> >>> > https://www.comproom.co.uk/subscribe >>> >>> > <https://www.comproom.co.uk/subscribe> >>> >>> > >>> >>> > Computer Room Services >>> >>> > >>> >>> > 77 Exeter Close >>> >>> > >>> >>> > Stevenage >>> >>> > >>> >>> > Hertfordshire >>> >>> > >>> >>> > SG1 4PW >>> >>> > >>> >>> > T: +44(0)1438-742286 >>> >>> > >>> >>> > M: +44(0)7956-334938 >>> >>> > >>> >>> > F: +44(0)1438-759589 >>> >>> > >>> >>> > E: steve@... <mailto:steve@...> >>> >>> > >>> >>> > W: https://www.comproom.co.uk <https://www.comproom.co.uk> >>> >>> > >>> >>> > *From:*nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> >>> >>> > <nvda@nvda.groups.io> <mailto:nvda@nvda.groups.io> *On Behalf Of >>> >>> > *Marilyn and Don Bilderback >>> >>> > *Sent:* 20 January 2022 06:18 >>> >>> > *To:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> >>> >>> > *Subject:* [nvda] NVDA announcing Capital letters >>> >>> > >>> >>> > Hello, >>> >>> > >>> >>> > I have the beep option checked but I get no sound when I type. >>> >>> > >>> >>> > I try to use the tone option, but can’t seem to choose the >>> >>> > right numbers so I can use that method. I don’t hear any >>> change >>> >>> > in tone when caps are typed. >>> >>> > >>> >>> > I do not like the word caps spoken as I can’t hear what I am >>> >>> > typing. What am I missing? >>> >>> > >>> >>> > Marilynn >>> >>> > >>> >>> > >>> >> > > > > >
|
|
Re: NVDA announcing Capital letters
Chris Mullins
Hi From the input so far on this issue, it sounds like the addon may interrogate the NVDA Voice property for “Say cap” and if it is not checked, it defaults to inserting the word “Capital” before processing an individual capital letter, otherwise NVDA takes responsib ility for indicating the capital letter. This may also apply to Pitch Change and Bleep as well but I have not seen any evidence that this is the case.
Cheers Chris Sent from Mail for Windows
From: Steve Nutt
Sent: 26 January 2022 14:17 To: nvda@nvda.groups.io Subject: Re: [nvda] NVDA announcing Capital letters
Hi,
It happens equally on the SAPI version of Vocalizer, I can tell you that.
And it is not, as Brian suggests, an isolated problem, it is easy to reproduce.
All the best
Steve
-- To subscribe to our News and Special Offers list, go to https://www.comproom.co.uk/subscribe
Computer Room Services 77 Exeter Close Stevenage Hertfordshire SG1 4PW T: +44(0)1438-742286 M: +44(0)7956-334938 F: +44(0)1438-759589 E: steve@... W: https://www.comproom.co.uk
-----Original Message----- From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gene Sent: 25 January 2022 22:00 To: nvda@nvda.groups.io Subject: Re: [nvda] NVDA announcing Capital letters
I don't know how much you might want to do to pursue the problem further. One option, which will cost money, is to get the SAPI Vocalizer voices, You may want to try the program to see if you have the same problem.
You can find it on this page:
https://www.atguys.com/store/index.php?main_page=index&cPath=60_20
There are the methods to try to correct the problem Brian discussed and then there is this possible solution that will cost you money. But I'm making you aware of the option, if you aren't. And you may want to test for the problem using the SAPI demo.
Gene
On 1/25/2022 3:49 PM, Don H wrote: > Yes there are setting under the code factory entery under settings. > Same screen where you download more voices. Nothing in the settings > here fixes the issue of saying capital. > > On 1/25/2022 3:44 PM, Gene wrote: >> There is a way to open settings for the add-on itself but I don't >> know how you do it. I have a guess which I will present. To explain >> why this is my guess would require explanation which isn't relevant >> to the discussion. It has to do with what the expired demo does when >> you try to run it. When you are using a vocalizer voice, try opening >> the synthesizer dialog, control NVDA s, moving to the Vocalizer >> choice, and pressing enter. Does the settings dialog open? >> >> >> I have an expired demo. The only setting I can see that might >> possibly apply is one for raising the pitch for capital. As I >> recall, it is a check box. There is no say cap or say capital >> setting. Maybe if you turn on the raise pitch option, capital won't be spoken. >> >> >> Gene >> >> On 1/25/2022 3:05 PM, Chris Mullins wrote: >> >>> Hi Don >>> >>> If in the Voice Settings dialog (NVDA+Ctrl+v),you set Uppercase >>> pitch change to 0, Say Cap unchecked and Beep before Capitals >>> unchecked you say NVDA says "Capital" before capital letters but if >>> you check the "say Cap" checkbox, it only says "Cap", is that correct? >>> >>> Does the Code Factory addon have any adjustable properties available >>> via the Preferences sub-menu (NVDA+n p) or in the catagories list of >>> the Settings dialog (NVDA+n p s)? I'm asking these questions >>> because I think it's the Code Factory addon that is responsible for >>> it saying "Capital" and I wondered if there were any adjustable >>> properties governing this behaviour. >>> >>> Cheers >>> >>> Chris >>> >>> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for >>> Windows >>> >>> *From: *Don H <mailto:lmddh50@...> >>> *Sent: *25 January 2022 14:21 >>> *To: *nvda@nvda.groups.io >>> *Subject: *Re: [nvda] NVDA announcing Capital letters >>> >>> I think I started this thread and here is what I have figured out. >>> When >>> >>> using the code Factory vocalizer addon for NVDA if you have the >>> voice >>> >>> settings to not say cap and also have the beep for caps off on my >>> system >>> >>> NVDA says the word capital before each uppercase letter. To make >>> this >>> >>> better in my opinion I now have my voice settings set with a pitch >>> >>> change on caps on zero and I have say cap on capitaleters turned on. >>> So >>> >>> now on capital letters NVDA says cap before each uppercase letter >>> and I >>> >>> hear no pitch change on capitals. This makes the verbage on capital >>> >>> letters a little better. >>> >>> I did also make it stop saying capital by adding each uppercase >>> letter >>> >>> to the default dictionary replacing each with a lowercase letter and >>> >>> this resulted in only hearing a pitch change on uppercase letters >>> but >>> >>> for some reason this pitch only for uppercase letters was >>> inconsistent >>> >>> with some uppercase letters being typed not having a raised pitch. >>> I >>> >>> removed all the enteries I made to the default dictionary. >>> >>> On 1/25/2022 3:59 AM, Steve Nutt wrote: >>> >>> > Interesting, I’ll test it again, but when I’ve tried it before, I >>> didn’t >>> >>> > get beeps when I set capitals to beep. >>> >>> > >>> >>> > All the best >>> >>> > >>> >>> > >>> >>> > Steve >>> >>> > >>> >>> > -- >>> >>> > >>> >>> > To subscribe to our News and Special Offers list, go to >>> >>> > https://www.comproom.co.uk/subscribe >>> <https://www.comproom.co.uk/subscribe> >>> >>> > >>> >>> > Computer Room Services >>> >>> > >>> >>> > 77 Exeter Close >>> >>> > >>> >>> > Stevenage >>> >>> > >>> >>> > Hertfordshire >>> >>> > >>> >>> > SG1 4PW >>> >>> > >>> >>> > T: +44(0)1438-742286 >>> >>> > >>> >>> > M: +44(0)7956-334938 >>> >>> > >>> >>> > F: +44(0)1438-759589 >>> >>> > >>> >>> > E: steve@... <mailto:steve@...> >>> >>> > >>> >>> > W: https://www.comproom.co.uk <https://www.comproom.co.uk> >>> >>> > >>> >>> > *From:*nvda@nvda.groups.io <nvda@nvda.groups.io> *On Behalf Of >>> > *Gene >>> >>> > *Sent:* 21 January 2022 17:08 >>> >>> > *To:* nvda@nvda.groups.io >>> >>> > *Subject:* Re: [nvda] NVDA announcing Capital letters >>> >>> > >>> >>> > I just tested this. It comes through the sound card. >>> >>> > >>> >>> > Gene >>> >>> > >>> >>> > On 1/21/2022 10:53 AM, Steve Nutt wrote: >>> >>> > >>> >>> > I think this is because the beep option unhelpfully comes >>> >through >>> >>> > the PC speaker, instead of your soundcard. >>> >>> > >>> >>> > Some PCs don’t have a PC speaker any more, so the beep sound >>> won’t >>> >>> > work for them. >>> >>> > >>> >>> > I think this should be changed in NVDA. >>> >>> > >>> >>> > All the best >>> >>> > >>> >>> > >>> >>> > Steve >>> >>> > >>> >>> > -- >>> >>> > >>> >>> > To subscribe to our News and Special Offers list, go to >>> >>> > https://www.comproom.co.uk/subscribe >>> >>> > <https://www.comproom.co.uk/subscribe> >>> >>> > >>> >>> > Computer Room Services >>> >>> > >>> >>> > 77 Exeter Close >>> >>> > >>> >>> > Stevenage >>> >>> > >>> >>> > Hertfordshire >>> >>> > >>> >>> > SG1 4PW >>> >>> > >>> >>> > T: +44(0)1438-742286 >>> >>> > >>> >>> > M: +44(0)7956-334938 >>> >>> > >>> >>> > F: +44(0)1438-759589 >>> >>> > >>> >>> > E: steve@... <mailto:steve@...> >>> >>> > >>> >>> > W: https://www.comproom.co.uk <https://www.comproom.co.uk> >>> >>> > >>> >>> > *From:*nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> >>> >>> > <nvda@nvda.groups.io> <mailto:nvda@nvda.groups.io> *On Behalf Of >>> >>> > *Marilyn and Don Bilderback >>> >>> > *Sent:* 20 January 2022 06:18 >>> >>> > *To:* nvda@nvda.groups.io <mailto:nvda@nvda.groups.io> >>> >>> > *Subject:* [nvda] NVDA announcing Capital letters >>> >>> > >>> >>> > Hello, >>> >>> > >>> >>> > I have the beep option checked but I get no sound when I type. >>> >>> > >>> >>> > I try to use the tone option, but can’t seem to choose the >>> >>> > right numbers so I can use that method. I don’t hear any >>> change >>> >>> > in tone when caps are typed. >>> >>> > >>> >>> > I do not like the word caps spoken as I can’t hear what I am >>> >>> > typing. What am I missing? >>> >>> > >>> >>> > Marilynn >>> >>> > >>> >>> > >>> >> > > > > >
|
|