Re: Connection Problem with NVDA remote
Nermin
Hi, Tyler,
since you're active on this list, would you happen to have any ideas regarding my query on NVDA 2021.3.1 and Remote 2.4 acting up between two machines running Windows 10 with its latest official patches? I didn't want to just hijack the thread with a new subject. I can repost my original question if need be. Regards, Nermin
|
|
Re: Connection Problem with NVDA remote
Tyler Spivey
Your config file is corrupt.
toggle quoted messageShow quoted text
Press Windows+r, type %appdata%\nvda and press enter. Find remote.ini and delete it.
On 12/29/2021 6:01 AM, Lee Julien wrote:
Hi,
|
|
Re: NVDA: INSTALLING CLIPSPEAK
Clipspeak in its official version (1.1 Stable) is compatible only up through NVDA 2019.3. Unless this add-on's developer maintains it, or a new person takes it over, the time is rapidly coming when "just a manifest tweak" isn't going to save it.
See this message on the archive, https://nvda.groups.io/g/nvda/message/89365, for a workaround version. -- Brian - Windows 10, 64-Bit, Version 21H2, Build 19044 The real art of conversation is not only to say the right thing in the right place but to leave unsaid the wrong thing at the tempting moment. ~ Dorothy Nevill
|
|
Re: NVDA: INSTALLING CLIPSPEAK
Well, , what are you trying to do? Step by steps would help. For example did you hit enter on the add on after dl, say yes, then restart nvda? Did you stand on your head and do 500 cartwheels? Ok, maybe not that. JK.
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Christo Vorster
Sent: Wednesday, December 29, 2021 4:35 AM To: nvda@nvda.groups.io Subject: [nvda] NVDA: INSTALLING CLIPSPEAK
Hello Group
I am struggling to download, and install, the latest version of Clipspeak.
I think that I’m just stupid, so, could anybody maybe assist me with regards to my problem?
Regards
Christo Vorster (Worcester, South Africa)
|
|
Re: NVDA add-ons resources differences?
Mani Iyer
Hello Jose,
toggle quoted messageShow quoted text
Thank you for the detailed explanation of the entire review process. Mani n Dec 28, 2021, at 4:45 PM, José Manuel Delicado Alcolea via groups.io <jm.delicado@...> wrote:
|
|
Re: NVDA: INSTALLING CLIPSPEAK
Gene
The latest version appears not to be on the official NVDA site. But I
know there is a later compatible version. I’m using it. If someone
doesn’t provide the link, I’ll upload it and send a link.
Gene
-----Original Message-----
From: Gene
Sent: Wednesday, December 29, 2021 8:29 AM
Subject: Re: [nvda] NVDA: INSTALLING CLIPSPEAK There is a version that works. I don’t know if it is on the NVDA
add-ons site. I have it and I’ll make it available if necessary. But
if you want that add-on, it is available and someone will probably provide the
download link that already exists.
Gene
-----Original Message-----
Sent: Wednesday, December 29, 2021 7:58 AM
Subject: Re: [nvda] NVDA: INSTALLING CLIPSPEAK I looked the other day and there was no latest
version that will work with the latest NVDA.
You need the NVDA-global addon.
|
|
Re: how to get telugu language on my nvda
Naresh kumar P.
|
|
Re: NVDA: INSTALLING CLIPSPEAK
Gene
There is a version that works. I don’t know if it is on the NVDA
add-ons site. I have it and I’ll make it available if necessary. But
if you want that add-on, it is available and someone will probably provide the
download link that already exists.
Gene
-----Original Message-----
Sent: Wednesday, December 29, 2021 7:58 AM
Subject: Re: [nvda] NVDA: INSTALLING CLIPSPEAK I looked the other day and there was no latest
version that will work with the latest NVDA.
You need the NVDA-global addon.
|
|
Re: Connection Problem with NVDA remote
Lee Julien
Hi,
toggle quoted messageShow quoted text
When I try to log in, I hit enter and go back to the desktop. The connection window does not open. Yet I am disconnected. Thanks.
-----Message d'origine-----
From: Tyler Spivey via groups.io Sent: Tuesday, December 28, 2021 9:35 PM To: nvda@nvda.groups.io Subject: Re: [nvda] Connection Problem with NVDA remote What are you doing and what happens? On 12/28/2021 6:30 PM, Lee Julien wrote: Hi,
|
|
Re: NVDA: INSTALLING CLIPSPEAK
Robert Doc Wright godfearer
I looked the other day and there was no latest
version that will work with the latest NVDA.
You need the NVDA-global addon.
|
|
NVDA: INSTALLING CLIPSPEAK
Christo Vorster
Hello Group
I am struggling to download, and install, the latest version of Clipspeak.
I think that I’m just stupid, so, could anybody maybe assist me with regards to my problem?
Regards
Christo Vorster (Worcester, South Africa)
|
|
Re: how to get telugu language on my nvda
thanks
|
|
Re: Connection Problem with NVDA remote
Tyler Spivey
What are you doing and what happens?
toggle quoted messageShow quoted text
On 12/28/2021 6:30 PM, Lee Julien wrote:
Hi,
|
|
Connection Problem with NVDA remote
Lee Julien
Hi,
I can no longer connect with NVDAremote.
I have the latest version of NVDA and the Remote.
But the portable version works great.
Does anyone have a solution?
Thanks.
|
|
Re: NVDA add-ons resources differences?
José Manuel Delicado Alcolea
Hi everyone, Before answering to the question about code review, I should explain what nvda-addons.org is and why it was created. This is the first time I participate on this list, so I don't know if another member of the NVDA.es group has already done it before. One of the main goals of the spanish community is to collect all available add-ons around the world in a single directory, excluding illegal and malicious ones. We are aware that we won't achieve completely this goal, but we continue exploring several groups, GitHub profiles and repositories, websites created by other communities, etc. This brings many advantages to our users and developers. Repeated work is avoided, people knows about wonderful add-ons developed outside the community, and our developers have very good code samples that they can use as starting points. I could list even more advantages, but this message would become too long. Maintaining the directory becomes harder as more add-ons are added. We have to watch the source repositories, websites and so on when available and notify the community of add-on updates. This is the reason we developed our first solution: https://github.com/nvda-es/advancedAddonFiles Since the directory became machine-readable and exportable in JSON format, Héctor decided to create the "Tienda NVDA.es" add-on, translated as "NVDA.es store". Updates are available as soon as the download links are modified from the web interface, avoiding delays seen in the international community, which relies on other procedures. User accounts can be created for add-on authors, who can update download links for their NVDA add-ons, but can't register or delete add-ons from the database. The nvda-addons.org website is built on top of this web application, and aims to share all we have achieved so far beyond the spanish community. After this short introduction, It's time to talk about reviews. We take code reviews very seriously, specially since review process is optional in the international community. When an add-on author introduces their work in the spanish mailing list, we perform a deep review and provide suggestions. When corrections are applied, we upload it to nvda-addons.org and publish the add-on documentation translated to spanish on the nvda.es website. If the add-on comes from outside, a light validation is performed. Only security issues and license / copyright are checked in this case. On november 2021, we published a guide on how to review add-ons. We encourage you to take a look. Use the Google Translate combo box located inside the web page or the translator of your choice: https://nvda.es/documentacion/desarrollo/documentacion-de-la-comunidad-hispanohablante/guia-de-revision-de-complementos/ Regards.
El 28/12/2021 a las 20:16, Rui Fontes
escribió:
Yes, the last add-on I submitted was reviewed by NVDA.es... --
José Manuel Delicado Alcolea
|
|
Re: NVDA add-ons resources differences?
Rui Fontes
Yes, the last add-on I submitted was reviewed by NVDA.es...
toggle quoted messageShow quoted text
Just after corrections it was published. Rui Fontes Às 16:55 de 27/12/2021, Mani Iyer via groups.io escreveu:
Just curious to know if a code review is done as part of the evaluation process.
|
|
Re: Function keys on orbit reader 40.
Ali Colak
Thanks, will do.
toggle quoted messageShow quoted text
On 12/28/21, Sarah k Alawami <marrie12@...> wrote:
I'll try and find it. Honestly I totally forgot to look yesterday, or I can
|
|
Re: Function keys on orbit reader 40.
I'll try and find it. Honestly I totally forgot to look yesterday, or I can give you the groups.io page hwerein this list is. This guy posts all the time and there are a lot of very very helpful people on there.
Here is the link to the list page. There you will find all email addresses to sub, unsub and much much more. It will probably be much much faster if you sub and ask your questions as you and I are both very new to braille displays. Orbit are even on there so you get to talk to the CO themselves.
-----Original Message-----
Hello, Sarah k Alawami, if you can poast that link I will be greatful, the orbit reader user guide was uninformative.
There is a possibility that all of this is due to the fact that HID support is at infancy, but I am not sure as I am new to using a braille display with a screen reader. While I have downloaded braille extender and will be exploring its features, I don't see them having any use for me as the gestures I am trying to work with are already defined in NVDA.
On 12/27/21, Mani Iyer via groups.io <mani.g.iyer@...> wrote: > Hello Lino, > I use the Orbit Writer with my iPhone. As someone new to NVDA can you > tell me if you can use the Orbit Writer with a Windows laptop without > having to resort to the laptop keyboard for any reason ? > Thanks. > > Warmly, > Mani > > >> On Dec 27, 2021, at 7:08 PM, Lino Morales <linomorales001@...> >> wrote: >> >> You need to read the manual Orbit Research has. I'm sure its located >> on their site. I'm sure their commands specificly for NVDA. I have an >> Orbit Writer. I don't know if the commands for the reader and writer >> are the same or not. >> >> On 12/27/2021 7:05 PM, Jason White via groups.io wrote: >>> I would suggest installing the BrailleExtender add-on, then reading >>> its help to discover the braille display keys that you need to use >>> for your particular purposes. >>> >>> -----Original Message----- >>> From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Ali >>> Colak >>> Sent: Monday, 27 December 2021 17:23 >>> To: nvda@nvda.groups.io >>> Subject: [nvda] Function keys on orbit reader 40. >>> >>> Hello, >>> Is there anyway to make the function keys like space+n and space+t >>> work with NVDA. When I press space+n to go the NVDA menu on the >>> orbit reader 40, there is no responce. >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >> >> >> >> >> > > > > > > >
|
|
Re: how to get telugu language on my nvda
Gene
I just checked and Telugu is available using E-Speak. there may be
other options but I’m informing you of this one.
Gene
-----Original Message-----
From: Brian Vogel
Sent: Tuesday, December 28, 2021 9:23 AM
Subject: Re: [nvda] how to get telugu language on my
nvda Have
you ever had it on another machine? I cannot find any Microsoft supplied language option for Telugu for text to speech, though under Windows 10 it does exist for the Windows interface itself. This is a function of the synth you are using so you'd need one that includes Telugu among the languages it can read. If you had it before, then you need to check out what configuration was in use where you did have it before. -- Brian - Windows 10, 64-Bit, Version 21H2, Build 19044 The real art of conversation is not only to say the right thing in the right place but to leave unsaid the wrong thing at the tempting moment. ~ Dorothy Nevill
|
|
Re: how to get telugu language on my nvda
Have you ever had it on another machine?
I cannot find any Microsoft supplied language option for Telugu for text to speech, though under Windows 10 it does exist for the Windows interface itself. This is a function of the synth you are using so you'd need one that includes Telugu among the languages it can read. If you had it before, then you need to check out what configuration was in use where you did have it before. -- Brian - Windows 10, 64-Bit, Version 21H2, Build 19044 The real art of conversation is not only to say the right thing in the right place but to leave unsaid the wrong thing at the tempting moment. ~ Dorothy Nevill
|
|