|
Re: New Video: NVDA in Russia
Thanks Carlos,
My apologies Tony, we found a small error on one of the visuals (I used quotes from Anatoliy's interview as visuals for the video) and I fixed it, but discovered I couldn't simply
Thanks Carlos,
My apologies Tony, we found a small error on one of the visuals (I used quotes from Anatoliy's interview as visuals for the video) and I fixed it, but discovered I couldn't simply
|
By
Quentin Christensen
·
#78899
·
|
|
Re: NVDA OCR with adobe image file
Try pressing NVDA+r when you first open the file and get the message about it being blank.--
Quentin Christensen
Training and Support Manager
Web: www.nvaccess.org
Training:
Try pressing NVDA+r when you first open the file and get the message about it being blank.--
Quentin Christensen
Training and Support Manager
Web: www.nvaccess.org
Training:
|
By
Quentin Christensen
·
#78898
·
|
|
Re: How to spell out Roman numerals
Janet,
If you have not already entered those rules hold off on doing so for two reasons:
1. I have just learned that dictionary processing does not terminate after the first successful
Janet,
If you have not already entered those rules hold off on doing so for two reasons:
1. I have just learned that dictionary processing does not terminate after the first successful
|
By
Brian Vogel
·
#78897
·
|
|
Re: How to spell out Roman numerals
Agreed. Using fixed word patterns is to be avoided when it can reasonably be avoided because you always end up not catching things you want to catch and vice versa. And even with regular
Agreed. Using fixed word patterns is to be avoided when it can reasonably be avoided because you always end up not catching things you want to catch and vice versa. And even with regular
|
By
Brian Vogel
·
#78896
·
|
|
locked
Re: wanted nvda for my windows 7 home basic
Standard NVDA will work fine for this. Get it at https://www.nvaccess.org/download
Standard NVDA will work fine for this. Get it at https://www.nvaccess.org/download
|
By
Luke Davis
·
#78895
·
|
|
Re: How to spell out Roman numerals
The major problem with this approach is its lack of flexibility. You literally have to individually code every possible RN you might encounter so that it pronounces correctly. Otherwise, the first
The major problem with this approach is its lack of flexibility. You literally have to individually code every possible RN you might encounter so that it pronounces correctly. Otherwise, the first
|
By
Luke Davis
·
#78894
·
|
|
locked
Re: wanted nvda for my windows 7 home basic
Hello Sazid
The latest NVDA, available from https://www.nvaccess.org/download/ still supports Windows 7.
Hello Sazid
The latest NVDA, available from https://www.nvaccess.org/download/ still supports Windows 7.
|
By
Sean Randall
·
#78893
·
|
|
locked
wanted nvda for my windows 7 home basic
hello group members,
can anyone kindly share me nvda for my windows 7 home basic. As I had formated my laptop hence it is little bit urgent please share as early as possible.
thanks and
hello group members,
can anyone kindly share me nvda for my windows 7 home basic. As I had formated my laptop hence it is little bit urgent please share as early as possible.
thanks and
|
By
sazid shaik
·
#78892
·
|
|
Re: How to spell out Roman numerals
I said in an earlier message that the dictionary shouldn't work as I described. On further thought, it should. It doesn't know when moving by carachter by carachter if the letters are part of a word
I said in an earlier message that the dictionary shouldn't work as I described. On further thought, it should. It doesn't know when moving by carachter by carachter if the letters are part of a word
|
By
Gene
·
#78891
·
|
|
Re: How to spell out Roman numerals
I just changed the entries as I described and they work properly.
Gene
I just changed the entries as I described and they work properly.
Gene
|
By
Gene
·
#78890
·
|
|
Re: How to spell out Roman numerals
I just found out a way in which the speech dicgtionary acts improperly and causes a problem. While what I said is true and I just tested it by making a lot of entries and having them read in a novel
I just found out a way in which the speech dicgtionary acts improperly and causes a problem. While what I said is true and I just tested it by making a lot of entries and having them read in a novel
|
By
Gene
·
#78889
·
|
|
Re: How to spell out Roman numerals
the problom with this approach is that other letters than I would lose their meaning, such as x, v, c and so on.
whether NVDA should pronounce Iii as "3` or "I I I" is a matter for the synthesizer
the problom with this approach is that other letters than I would lose their meaning, such as x, v, c and so on.
whether NVDA should pronounce Iii as "3` or "I I I" is a matter for the synthesizer
|
By
Sean Randall
·
#78888
·
|
|
Re: How to spell out Roman numerals
I think I figured it out. When using the whole word setting, if I don't include a space before and afgter the numeral, it works. I made an entry iv and in the pronounced as field I placed 4. I
I think I figured it out. When using the whole word setting, if I don't include a space before and afgter the numeral, it works. I made an entry iv and in the pronounced as field I placed 4. I
|
By
Gene
·
#78887
·
|
|
Re: How to spell out Roman numerals
An alternative to Brian's method, might be something longish like the following. Although again I don't fully understand the issue, not having gotten Janet's messages, so it might fail the use case
An alternative to Brian's method, might be something longish like the following. Although again I don't fully understand the issue, not having gotten Janet's messages, so it might fail the use case
|
By
Luke Davis
·
#78886
·
|
|
Re: How to spell out Roman numerals
My thinking it that there can be no whitespace after the colon, or an instance of a single whitespace character, but not multiple whitespace characters. Definitely not the same as .* at all.
I agree
My thinking it that there can be no whitespace after the colon, or an instance of a single whitespace character, but not multiple whitespace characters. Definitely not the same as .* at all.
I agree
|
By
Brian Vogel
·
#78885
·
|
|
Re: How to spell out Roman numerals
Brian
I'm not receiving Janet's messages for some reason, so I'm not sure of every detail of her requirement for this, but I am left with a question.
What is the \s? at each end doing?
I mean
Brian
I'm not receiving Janet's messages for some reason, so I'm not sure of every detail of her requirement for this, but I am left with a question.
What is the \s? at each end doing?
I mean
|
By
Luke Davis
·
#78884
·
|
|
Re: How to spell out Roman numerals
Janet,
A second quick addendum, I just realized that what I've given so far may not work for cancer staging, as I presume that would be the word "stage" followed by the Roman numerals one
Janet,
A second quick addendum, I just realized that what I've given so far may not work for cancer staging, as I presume that would be the word "stage" followed by the Roman numerals one
|
By
Brian Vogel
·
#78883
·
|
|
Re: How to spell out Roman numerals
Janet,
A quick addendum, I don't know how the letter A following a Roman numeral will end up being pronounced, as that's based on the synthesizer, so you may get ah or you may get A. I
Janet,
A quick addendum, I don't know how the letter A following a Roman numeral will end up being pronounced, as that's based on the synthesizer, so you may get ah or you may get A. I
|
By
Brian Vogel
·
#78882
·
|
|
Re: How to spell out Roman numerals
Janet,
Below is the list of 10 regular expressions, followed by what you use for the replacement, that you need to enter in your speech dictionary in the order listed. I emphasize again: in the order
Janet,
Below is the list of 10 regular expressions, followed by what you use for the replacement, that you need to enter in your speech dictionary in the order listed. I emphasize again: in the order
|
By
Brian Vogel
·
#78881
·
|
|
Re: How to spell out Roman numerals
It isn't clear to me after experimenting with the speech dictionary how the whole word setting works. I had originally thought that those who wanted to have something like Roman numerals spoken as
It isn't clear to me after experimenting with the speech dictionary how the whole word setting works. I had originally thought that those who wanted to have something like Roman numerals spoken as
|
By
Gene
·
#78880
·
|