|
beeps
hi
I'm trying to understand which of the NVDA addons are playing beeps soundswhen something is loading a website or a program running on my computer
Thanks
--
ובכבוד רב |
hi
I'm trying to understand which of the NVDA addons are playing beeps soundswhen something is loading a website or a program running on my computer
Thanks
--
ובכבוד רב |
|
By
Eilana Benish
·
#72790
·
|
|
Re: New NVDA sounds
and also, you'll need to copy the old "waves" which are in the newer NVDA like screen curtain on and off which aren't in these. :)
fun, eh?
Curtis Delzer
HS
K 6 V F O
Rialto, CA
curtis@...
and also, you'll need to copy the old "waves" which are in the newer NVDA like screen curtain on and off which aren't in these. :)
fun, eh?
Curtis Delzer
HS
K 6 V F O
Rialto, CA
curtis@...
|
By
Curtis Delzer
·
#72789
·
|
|
Re: how can I set symbol pronounciation for special case?
It uses Python's re module. You'll have to read the code which handles the speech dictionaries to figure out how it works.
Why don't you just write an addon to do what you want?
It uses Python's re module. You'll have to read the code which handles the speech dictionaries to figure out how it works.
Why don't you just write an addon to do what you want?
|
By
Tyler Spivey
·
#72788
·
|
|
Re: how can I set symbol pronounciation for special case?
Also, does anyone know what particular flavor of regex does NVDA use? I noticed it parentheses are treated differently than I am used to and ^ doesnt seem to match beginning of string.
Like if I have
Also, does anyone know what particular flavor of regex does NVDA use? I noticed it parentheses are treated differently than I am used to and ^ doesnt seem to match beginning of string.
Like if I have
|
By
Samuel Kacer
·
#72787
·
|
|
Re: how can I set symbol pronounciation for special case?
Thanks for the replies. I didn't actually notice that speech dictionary supported regular expressions.
So, I've been playing with writing several expressions, but nothing satisfactory yet.
To expand a
Thanks for the replies. I didn't actually notice that speech dictionary supported regular expressions.
So, I've been playing with writing several expressions, but nothing satisfactory yet.
To expand a
|
By
Samuel Kacer
·
#72786
·
|
|
using sony soundforge 14 with nvda 2019.3
hello every one.
one of my friends told me that she has nvda 2019.3 with sony
soundforge version 14.
nvda does not read many of soundforge settings and checkboxes.
i told her that i ask for you in the
hello every one.
one of my friends told me that she has nvda 2019.3 with sony
soundforge version 14.
nvda does not read many of soundforge settings and checkboxes.
i told her that i ask for you in the
|
By
zahra
·
#72785
·
|
|
Re: strange behavior with Microsoft sapi 5 voices and NVDA
you may have to just do a factory reset of your configuration. you won't use your add-ons, but I had that happen with voices I try to use and then go back to sapi 4 which then can't load. When I do
you may have to just do a factory reset of your configuration. you won't use your add-ons, but I had that happen with voices I try to use and then go back to sapi 4 which then can't load. When I do
|
By
Curtis Delzer
·
#72784
·
|
|
Re: how can I set symbol pronounciation for special case?
If you wanted to match other alphabetic characters (such as Greek letters), a pattern like this could work: ([^\W\d_])'
If you wanted to match other alphabetic characters (such as Greek letters), a pattern like this could work: ([^\W\d_])'
|
By
Sascha Cowley
·
#72783
·
|
|
Re: how can I set symbol pronounciation for special case?
Sascha,
Yep. Typo.
--
Brian - Windows 10 Pro, 64-Bit, Version 1909, Build 18363
Science has become just another voice in the room; it has lost its platform. Now, you simply declare
Sascha,
Yep. Typo.
--
Brian - Windows 10 Pro, 64-Bit, Version 1909, Build 18363
Science has become just another voice in the room; it has lost its platform. Now, you simply declare
|
By
Brian Vogel
·
#72782
·
|
|
Re: Some List Infor Please
If this is under Windows 10 I would advise you to subscribe to the Windows 10 for Screen Reader Users Group: win10+subscribe@win10.groups.io
I know nothing of the group to which you made
If this is under Windows 10 I would advise you to subscribe to the Windows 10 for Screen Reader Users Group: win10+subscribe@win10.groups.io
I know nothing of the group to which you made
|
By
Brian Vogel
·
#72781
·
|
|
Some List Infor Please
There was once a group called WinTips'n'Tricks.
Does this group still exist?
I have a problem witha folder left behind after uninstallation of a program which I cannot remove. Need to check on
There was once a group called WinTips'n'Tricks.
Does this group still exist?
I have a problem witha folder left behind after uninstallation of a program which I cannot remove. Need to check on
|
By
Andrea Sherry
·
#72780
·
|
|
Re: how can I set symbol pronounciation for special case?
Hi Brian,
The regular expression should be: ([a-zA-Z])'
That is, the second 'z' should be uppercase. As is, that regex will match anything between uppercase A and lowercase z, which
Hi Brian,
The regular expression should be: ([a-zA-Z])'
That is, the second 'z' should be uppercase. As is, that regex will match anything between uppercase A and lowercase z, which
|
By
Sascha Cowley
·
#72779
·
|
|
Re: OCR version 2, compatible with NVDA 2019.3 or later
#addonrelease
thanks joseph
By
Kerryn Gunness <k_gunness@...>
·
#72778
·
|
|
OCR version 2, compatible with NVDA 2019.3 or later
#addonrelease
Hello everyone,
The following is applicable for fans of old OCR Add-on (compatible with Windows 7 and 8.x): a code contributor to NVDA is now maintaining the beloved add-on, which is now
Hello everyone,
The following is applicable for fans of old OCR Add-on (compatible with Windows 7 and 8.x): a code contributor to NVDA is now maintaining the beloved add-on, which is now
|
By
Joseph Lee
·
#72777
·
|
|
Re: Tip for canceling an Amazon subscription using NVDA & Windows 10
I hate it when I cause a moderator more work, because I am 1, & I hate
having to do it.
Humblest apologies, Brian. :(.
--
Subscribe to a WordPress for Newbies Mailing List by sending a message
I hate it when I cause a moderator more work, because I am 1, & I hate
having to do it.
Humblest apologies, Brian. :(.
--
Subscribe to a WordPress for Newbies Mailing List by sending a message
|
By
Jackie
·
#72776
·
|
|
Re: Tip for canceling an Amazon subscription using NVDA & Windows 10
Jackie,
What follows is not aimed personally, but yours is an example of something I'm trying to cut down on.
For those who have additions to a topic they previously started,
Jackie,
What follows is not aimed personally, but yours is an example of something I'm trying to cut down on.
For those who have additions to a topic they previously started,
|
By
Brian Vogel
·
#72775
·
|
|
Re: Uninstalling/Reinstalling NVDA - What happens behind the scenes?
Thanks. This has now been confirmed multiple times from multiple sources.
--
Brian - Windows 10 Pro, 64-Bit, Version 1909, Build 18363
Power is being told you're not loved and not being
Thanks. This has now been confirmed multiple times from multiple sources.
--
Brian - Windows 10 Pro, 64-Bit, Version 1909, Build 18363
Power is being told you're not loved and not being
|
By
Brian Vogel
·
#72774
·
|
|
Tip for canceling an Amazon subscription using NVDA & Windows 10
This morning I learned another, less cumbersome way to do this. Simply
go to the amazon.com/access site, activate the 'Your Account' link,
then the 'subscribe & save' link, & then the 'subscription'
This morning I learned another, less cumbersome way to do this. Simply
go to the amazon.com/access site, activate the 'Your Account' link,
then the 'subscribe & save' link, & then the 'subscription'
|
By
Jackie
·
#72773
·
|
|
Re: Uninstalling/Reinstalling NVDA - What happens behind the scenes?
NVDA's user data is stored separately from the program itself, so uninstalling and reinstalling manually shouldn't change your settings, add-ons, etc.
--
Laughingthunder
NVDA's user data is stored separately from the program itself, so uninstalling and reinstalling manually shouldn't change your settings, add-ons, etc.
--
Laughingthunder
|
By
Laughing Thunder
·
#72772
·
|
|
locked
Re: Menus In New Microsoft Edge
I'm just as guilty as anyone for having extended it, but I'm now locking this topic as it really has nothing to do with NVDA and I think all of the necessary details have been covered.
If additional
I'm just as guilty as anyone for having extended it, but I'm now locking this topic as it really has nothing to do with NVDA and I think all of the necessary details have been covered.
If additional
|
By
Brian Vogel
·
#72771
·
|