|
Re: NVDA and speaking Capital letter
Zahra,
You do not mention the version of NVDA you are using, but I have to presume, absent any updates, that it's an ancient one. It would still help to know.
NVDA does not
Zahra,
You do not mention the version of NVDA you are using, but I have to presume, absent any updates, that it's an ancient one. It would still help to know.
NVDA does not
|
By
Brian Vogel
·
#74335
·
|
|
Re: NVDA and speaking Capital letter
This is inaccurate. Whether a group of letters is pronounced as a word is a function of the rules of phonetics, as Brian says. Capitalization is irrelevant.
For instance, spx and SPX are pronounced
This is inaccurate. Whether a group of letters is pronounced as a word is a function of the rules of phonetics, as Brian says. Capitalization is irrelevant.
For instance, spx and SPX are pronounced
|
By
Marquette, Ed
·
#74334
·
|
|
Monthly Group Rules Reminder for the NVDA Group (nvda@nvda.groups.io)
NVDA Group Description: NonVisual Desktop Access (NVDA) is screen reader software. The central purpose of this group is discussing how to use NVDA, either configuring NVDA's settings or
NVDA Group Description: NonVisual Desktop Access (NVDA) is screen reader software. The central purpose of this group is discussing how to use NVDA, either configuring NVDA's settings or
|
By
nvda@nvda.groups.io Group Moderators <nvda@...>
·
#74333
·
|
|
Speak On in the Cloud
Further to Isaac’s update of the Add on and Speech Hub I have completed 2 Podcasts showing Cloud application of Speak On.
The next 2 Speak On Podcasts focusing on Cloud application. These will
Further to Isaac’s update of the Add on and Speech Hub I have completed 2 Podcasts showing Cloud application of Speak On.
The next 2 Speak On Podcasts focusing on Cloud application. These will
|
By
David Griffith
·
#74332
·
|
|
Re: Switching between 6 and 8 dot UEB: is this possible?
UEB is a 6-dot braille code only, there is no 8-dot version of it. You can though switch to the US 8-dot computer braille.
UEB is a 6-dot braille code only, there is no 8-dot version of it. You can though switch to the US 8-dot computer braille.
|
By
Ikrami
·
#74331
·
|
|
Switching between 6 and 8 dot UEB: is this possible?
Hello all,
I want to switch between 6 and 8 dot Unified English Braille. Is this possible to do? I took a look at the table list in NVDA’S braille settings but can only find 6 dot tables for
Hello all,
I want to switch between 6 and 8 dot Unified English Braille. Is this possible to do? I took a look at the table list in NVDA’S braille settings but can only find 6 dot tables for
|
By
Doug Lawlor
·
#74330
·
|
|
Re: NVDA and speaking Capital letter
brian, in espeak, how can i set it to pronunce capital letters as small letters?
for example: if all or most letters in words are in capital letters,
nvda reads them letter by letter.
for example:
UP
brian, in espeak, how can i set it to pronunce capital letters as small letters?
for example: if all or most letters in words are in capital letters,
nvda reads them letter by letter.
for example:
UP
|
By
zahra
·
#74329
·
|
|
Re: speechhub add-on installation error
Sorry if interrupted this thread but, just curious.
What exactly does with SpeechHub differs from eSpeak?
Do they have other voices as well?
Sorry if interrupted this thread but, just curious.
What exactly does with SpeechHub differs from eSpeak?
Do they have other voices as well?
|
By
Robert Mendoza
·
#74328
·
|
|
Re: NVDA and speaking Capital letter
Yes, that would be the regex, and the replacement would be \1 \2 \3
--
Brian - Windows 10 Pro, 64-Bit, Version 1909, Build 18363
Science has become just another voice in the room; it has lost its
Yes, that would be the regex, and the replacement would be \1 \2 \3
--
Brian - Windows 10 Pro, 64-Bit, Version 1909, Build 18363
Science has become just another voice in the room; it has lost its
|
By
Brian Vogel
·
#74327
·
|
|
Re: NVDA and speaking Capital letter
The regular expression you are rfering to is like this, if like 3 capital letters going together.
([A-Z])([A-Z])([A-Z])
Brian Vogel 於 1/6/2020 6:40
The regular expression you are rfering to is like this, if like 3 capital letters going together.
([A-Z])([A-Z])([A-Z])
Brian Vogel 於 1/6/2020 6:40
|
By
William
·
#74326
·
|
|
Re: nvda remote issue i am experiencing
that worked thanks
--
Joseph Weakland
email
josephweakland@...
sent from my windows 10 pc
that worked thanks
--
Joseph Weakland
email
josephweakland@...
sent from my windows 10 pc
|
By
Joseph Weakland
·
#74325
·
|
|
Re: nvda remote issue i am experiencing
thanks will do:)
--
Joseph Weakland
email
josephweakland@...
sent from my windows 10 pc
thanks will do:)
--
Joseph Weakland
email
josephweakland@...
sent from my windows 10 pc
|
By
Joseph Weakland
·
#74324
·
|
|
Re: nvda remote issue i am experiencing
Run %appdata%\nvda and delete remote.ini.
Run %appdata%\nvda and delete remote.ini.
|
By
Tyler Spivey
·
#74323
·
|
|
nvda remote issue i am experiencing
greetings when i go to connect to another machine with nvda remote with windows 10, version 19.09, lately when i access tools, remote, connect, it closes and says desktop instead of the connect
greetings when i go to connect to another machine with nvda remote with windows 10, version 19.09, lately when i access tools, remote, connect, it closes and says desktop instead of the connect
|
By
Joseph Weakland
·
#74322
·
|
|
Re: NVDA and speaking Capital letter
Although I can't speak definitively, I'd have to guess that what determines whether an acronym in all capital letters gets spoken as a word is whether the letters in the sequence can be pronounced
Although I can't speak definitively, I'd have to guess that what determines whether an acronym in all capital letters gets spoken as a word is whether the letters in the sequence can be pronounced
|
By
Brian Vogel
·
#74321
·
|
|
Re: NVDA and band in a box
Phillipe,
I could find one, and only one, message on the NVDA Development Group regarding Band In A Box, Question about writing AppModule for band-in-a-box, and it's quite recent. This is
Phillipe,
I could find one, and only one, message on the NVDA Development Group regarding Band In A Box, Question about writing AppModule for band-in-a-box, and it's quite recent. This is
|
By
Brian Vogel
·
#74320
·
|
|
NVDA and speaking Capital letter
Hi,
I use Windows onecore voices to speak English. sometimes when it come across some letters that put together in Capital, e.g. SPX, it can read individually by speaking as S P X. but some letters,
Hi,
I use Windows onecore voices to speak English. sometimes when it come across some letters that put together in Capital, e.g. SPX, it can read individually by speaking as S P X. but some letters,
|
By
William
·
#74319
·
|
|
Re: NVDA and band in a box
Hi Brian,
Thanks for your message.
I’m a user of reaper and former user of sonar.
Band in a box it’s not for the same use.
I bought the 2019 version and I’m using with Jaws 2019 and a
Hi Brian,
Thanks for your message.
I’m a user of reaper and former user of sonar.
Band in a box it’s not for the same use.
I bought the 2019 version and I’m using with Jaws 2019 and a
|
By
philippe.balin@...
·
#74318
·
|
|
Re: NVDA and band in a box
I know you've asked specifically about Band In A Box, but have you considered other DAWs like Reaper or Cakewalk Sonar?
It does not look like there are any existing NVDA add-ons for Band In A Box.
I know you've asked specifically about Band In A Box, but have you considered other DAWs like Reaper or Cakewalk Sonar?
It does not look like there are any existing NVDA add-ons for Band In A Box.
|
By
Brian Vogel
·
#74317
·
|
|
Re: NVDA and band in a box
Hi!
As an amateur musician I'd love to know this too. I've been
considering having a good look at Band In A Box for some time now, but
while my schedule would allow it in principle, I want to spend
Hi!
As an amateur musician I'd love to know this too. I've been
considering having a good look at Band In A Box for some time now, but
while my schedule would allow it in principle, I want to spend
|
By
Felix G.
·
#74316
·
|