Re: Continuing my saga with Vocalizer voices with latest NVDA
Rui Fontes
We renew our offer to run a remote session...
Best regards,
Rui Fontes Tiflotecnia, Lda.
Às 19:14 de 15/02/2020, Gerardo
Corripio escreveu:
|
|
Re: Continuing my saga with Vocalizer voices with latest NVDA
Hi, In short, whoever created the manifest used Python’s list syntax for specifying add-on name. This will require changes to the add-on from the vendor’s website (having experienced this problem with Vocalizer Direct compact voices myself, I’m not going through this again). Cheers, Joseph
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of Gerardo Corripio
Sent: Saturday, February 15, 2020 11:24 AM To: nvda@nvda.groups.io Subject: [nvda] My log to see about the Vocalizer Voices saga
I sent an Email previously about my continuing saga with the Tiflotecnia Vocalizer voices; sorry for the bother on this subject... Here’s my log,hoping I can finally know what’s going on with the Vocalizer voices not wanting to cooperate on my system? INFO - __main__ (13:18:39.261) - MainThread (6168): Starting NVDA version 2019.3.1 INFO - core.main (13:18:39.545) - MainThread (6168): Config dir: C:\Users\gerac\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (13:18:39.546) - MainThread (6168): Loading config: C:\Users\gerac\AppData\Roaming\nvda\nvda.ini INFO - core.main (13:18:39.748) - MainThread (6168): Using Windows version 10.0.18363 workstation INFO - core.main (13:18:39.749) - MainThread (6168): Using Python version 3.7.5 (tags/v3.7.5:5c02a39a0b, Oct 14 2019, 23:09:19) [MSC v.1916 32 bit (Intel)] INFO - core.main (13:18:39.749) - MainThread (6168): Using comtypes version 1.1.7 INFO - core.main (13:18:39.749) - MainThread (6168): Using configobj version 5.1.0 with validate version 1.0.1 WARNING - addonHandler._report_manifest_errors (13:18:39.839) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - english Compact Voices (Australia\', \'British\', \'Irish\', \'Scotish\', \'South African and United States)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.839) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english Compact Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. WARNING - addonHandler._report_manifest_errors (13:18:39.846) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish Compact Voices (Argentina\', \'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.846) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish Compact Voices Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. INFO - synthDriverHandler.setSynth (13:18:40.671) - MainThread (6168): Loaded synthDriver ibmeci INFO - core.main (13:18:40.671) - MainThread (6168): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (13:18:40.673) - MainThread (6168): Braille input initialized INFO - braille.initialize (13:18:40.676) - MainThread (6168): Using liblouis version 3.10.0 INFO - braille.initialize (13:18:40.682) - MainThread (6168): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (13:18:40.690) - MainThread (6168): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (13:18:41.049) - MainThread (6168): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868): UIAutomation: IUIAutomation6 INFO - core.main (13:18:44.196) - MainThread (6168): NVDA initialized WARNING - external:synthDrivers.vocalizer_expressive.storage._loadLicenseData (13:19:10.401) - MainThread (6168): Couldn't automatically unpickle 'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat', trying manual method
Enviado desde Correo para Windows 10
|
|
Continuing my saga with Vocalizer voices with latest NVDA
Gerardo Corripio
I sent an Email previously about my continuing saga with the Tiflotecnia Vocalizer voices; sorry for the bother on this subject... Here’s my log,hoping I can finally know what’s going on with the Vocalizer voices not wanting to cooperate on my system? INFO - __main__ (13:18:39.261) - MainThread (6168): Starting NVDA version 2019.3.1 INFO - core.main (13:18:39.545) - MainThread (6168): Config dir: C:\Users\gerac\AppData\Roaming\nvda INFO - config.ConfigManager._loadConfig (13:18:39.546) - MainThread (6168): Loading config: C:\Users\gerac\AppData\Roaming\nvda\nvda.ini INFO - core.main (13:18:39.748) - MainThread (6168): Using Windows version 10.0.18363 workstation INFO - core.main (13:18:39.749) - MainThread (6168): Using Python version 3.7.5 (tags/v3.7.5:5c02a39a0b, Oct 14 2019, 23:09:19) [MSC v.1916 32 bit (Intel)] INFO - core.main (13:18:39.749) - MainThread (6168): Using comtypes version 1.1.7 INFO - core.main (13:18:39.749) - MainThread (6168): Using configobj version 5.1.0 with validate version 1.0.1 WARNING - addonHandler._report_manifest_errors (13:18:39.839) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - english Compact Voices (Australia\', \'British\', \'Irish\', \'Scotish\', \'South African and United States)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.839) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-english Compact Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. WARNING - addonHandler._report_manifest_errors (13:18:39.846) - MainThread (6168): Error loading manifest: {'name': True, 'summary': VdtTypeError('the value "[\'Nuance Vocalizer Expressive - Portuguese and Spanish Compact Voices (Argentina\', \'Basque\', \'Brazil\', \'Cataluna\', \'Colombia\', \'Galician\', \'Mexico\', \'Portugal and Spain)\']" is of the wrong type.'), 'description': True, 'author': True, 'version': True, 'minimumNVDAVersion': True, 'lastTestedNVDAVersion': True, 'url': True, 'docFileName': True} ERROR - addonHandler._getAvailableAddonsFromPath (13:18:39.846) - MainThread (6168): Error loading Addon from path: C:\Users\gerac\AppData\Roaming\nvda\addons\vocalizer-expressive-voice-portugueseAndSpanish Compact Voices Traceback (most recent call last): File "addonHandler\__init__.pyc", line 195, in _getAvailableAddonsFromPath File "addonHandler\__init__.pyc", line 297, in __init__ addonHandler.AddonError: Manifest file has errors. INFO - synthDriverHandler.setSynth (13:18:40.671) - MainThread (6168): Loaded synthDriver ibmeci INFO - core.main (13:18:40.671) - MainThread (6168): Using wx version 4.0.3 msw (phoenix) wxWidgets 3.0.5 with six version 1.12.0 INFO - brailleInput.initialize (13:18:40.673) - MainThread (6168): Braille input initialized INFO - braille.initialize (13:18:40.676) - MainThread (6168): Using liblouis version 3.10.0 INFO - braille.initialize (13:18:40.682) - MainThread (6168): Using pySerial version 3.4 INFO - braille.BrailleHandler.setDisplayByName (13:18:40.690) - MainThread (6168): Loaded braille display driver noBraille, current display has 0 cells. INFO - core.main (13:18:41.049) - MainThread (6168): Java Access Bridge support initialized INFO - _UIAHandler.UIAHandler.MTAThreadFunc (13:18:41.074) - _UIAHandler.UIAHandler.MTAThread (8868): UIAutomation: IUIAutomation6 INFO - core.main (13:18:44.196) - MainThread (6168): NVDA initialized WARNING - external:synthDrivers.vocalizer_expressive.storage._loadLicenseData (13:19:10.401) - MainThread (6168): Couldn't automatically unpickle 'C:\\Users\\gerac\\AppData\\Roaming\\vocalizer-for-nvda\\activation.dat', trying manual method
Enviado desde Correo para Windows 10
|
|
vocalizer voices and latest nvda
Don H
I have installed a trial of the Vocalizer voices for windows. Even though I have the say cap unchecked under the speech settings it still says capital when typing a capital letter instead of just raising the pitch which I have selected. Is this a issue with the vocalizer voices?
|
|
Screen Curtain
Greg Rhodes
Default to toggle screen curtain on appears to be the Down Arrow. How do I set an alternate keyboard shortcut for toggling screen curtain on and off? Not finding directions to do this in the User Manual or NVDA Basics book. Thanks.
Greg
|
|
Continuing my saga with Vocalizer voices with latest NVDA
Gerardo Corripio
I tried still once again, with the driver Rui shared with us yesterday, to install, but no luck! Not even with Control+NVDA+s nor within the NVDA Menu does the Vocalizer shortcut appear as it should! I checked my Microsoft Security, but no notification or nothing came up, thus I was beginning to hink maybe the antivirus was the culprit,but no. What else could I try? I know it installed because when NVDA starts up, it says that at least one voice is needed to work Vocalizer; this even after installing the packs for English and Spanish from the site! Shnould I uninstall and reinstall? Because with NVDA EARLIER THAN 19.3.1 IT WORKED BEAUTIFULLY! WITH the Vocalizer shortcut and everything! Even weirder, I don’t even get the error of the license activation like you guys. What do you guys think is happening?
Enviado desde Correo para Windows 10
|
|
Dropbox add-on 4.4
#addonrelease
Patrick ZAJDA
hello all,
The addon Dropbox version 4.4 has been published. The link to download it is: https://patrick.zajda.fr/nvda/dropbox-4.4.nvda-addon Alternate link: https://github.com/Nardol/dropbox/releases/download/v4.4/dropbox-4.4.nvda-addon
Unfortunately, it looks like translations have been reduced to
the name and description of the add-on. The messages from the
add-on itself are in English. Why? I don't know.
--
Patrick ZAJDA
|
|
Re: vocalizer for windows
Roger Stewart
If it is for Windows in general and not specific to NVDA, it may very well be a SAPI 5 version. Check under synths for Microsoft SAPI 5 and see if it is in that list.
toggle quoted messageShow quoted text
Roger
On 2/15/2020 12:21 PM, Don H wrote:
Just downloaded a trial of Vocalizeer for windows from A T Guys. I have it installed and rebooted my computer. The Vocalizer does not show up in the speech syns on NVDA. How do you use the Vocalizer for Windows with NVDA?
|
|
vocalizer for windows
Don H
Just downloaded a trial of Vocalizeer for windows from A T Guys. I have it installed and rebooted my computer. The Vocalizer does not show up in the speech syns on NVDA. How do you use the Vocalizer for Windows with NVDA?
Thanks
|
|
Re: screen not refreshing on certain sites
Gene
It’s a bug. When you enter information into a
form, the page refreshes in the browse mode cursor. If it didn't, you
would have to manually refresh it every time you enter information using browse
mode.
I don't know what NVDA does if a page automatically
refreshes.
Gene
----- Original Message -----
From: André
Sent: Saturday, February 15, 2020 11:13 AM
Subject: Re: [nvda] screen not refreshing on certain
sites Well, I'm not a NVDA programmer myself, but I would presume that they had
good reasons not to automatically refresh the browse mode. Probably it would be
pretty disturbing, when you are navigating a website and all a sudden everything
changes due to some update of the website. On 15/02/2020 16:01, Darren Harris via Groups.Io
wrote:
-- Martin Wiemer Grabensprung 185 12683 Berlin Deutschland Tel.: (+49) 178 715 6676
|
|
Re: nvda 2019.3.1 with seika braille display
Hi, A developer of this display contacted NVDA developers about this a few hours ago, and they are working on resolving this issue. Cheers, Joseph
From: nvda@nvda.groups.io <nvda@nvda.groups.io> On Behalf Of tal lederman
|
|
Re: screen not refreshing on certain sites
Yep, that works, but I also have the ame issue. Buttons don't change etc. Its' very odd. I have the issue at simbri3efcom, aavirtual.net, flyvirtual,net, the discord app in canary and regular form, the simbrief download maanger, google sometimes, most of the time, discord's website, mee6.xyz, you get the point. This in chrome and firefox and in the web rappers themselves. Sarah Alawami, owner of TFFP. . For more info go to our website. This is also our libsyn page as well. to subscribe to the feed click here Our discord is where you will know when we go live on [twitch.](twitch.tv/ke7zum] Feel free to give the channel a follow and see what is up there. For stream archives, products you can buy and more visit my main lbry page and my tffp lbry page Finally, to become a patron and help support the podcast go here
On 15 Feb 2020, at 6:35, André wrote:
|
|
Re: eloquence suggestions
That is a code factory issue that might have to b asked about, but given what they did to android and just quit eloquence, I would be surprised if they even listened to us anymore. Sarah Alawami, owner of TFFP. . For more info go to our website. This is also our libsyn page as well. to subscribe to the feed click here Our discord is where you will know when we go live on [twitch.](twitch.tv/ke7zum] Feel free to give the channel a follow and see what is up there. For stream archives, products you can buy and more visit my main lbry page and my tffp lbry page Finally, to become a patron and help support the podcast go here
On 15 Feb 2020, at 6:27, Josh Kennedy wrote:
|
|
Re: screen not refreshing on certain sites
seb naudet
same problem here, on amazon when i click a link in the results list, the new window doesn't appear without an alt tab switch or nvda key-f5 i've noticed this problem on few websites before NVDA 2019.3
Le 15/02/2020 à 18:13, André a écrit :
|
|
Re: screen not refreshing on certain sites
André
Well, I'm not a NVDA programmer myself, but I would presume that
they had good reasons not to automatically refresh the browse
mode. Probably it would be pretty disturbing, when you are
navigating a website and all a sudden everything changes due to
some update of the website. On 15/02/2020 16:01, Darren Harris via
Groups.Io wrote:
-- Martin Wiemer Grabensprung 185 12683 Berlin Deutschland Tel.: (+49) 178 715 6676
|
|
Re: NVDA and Google Chrome
cecropia64
sorry folks. this was sent in error. my apoligies
toggle quoted messageShow quoted text
On 2/15/2020 10:24 AM, stewart wrote:
got an email from the bar scanner folks. they have sent it back, all fixed. should have it wednesday
|
|
Re: NVDA and Google Chrome
cecropia64
got an email from the bar scanner folks. they have sent it back, all fixed. should have it wednesday
toggle quoted messageShow quoted text
On 2/15/2020 10:23 AM, Don H wrote:
It seems that an issue I am having with links not working on web pages can be resolved by refreshing the page with insert F5. It seems that the link is acrtivating just not being refreshed with the new info. So my question is is this a NVDA or Google Chrome issue?
|
|
NVDA and Google Chrome
Don H
It seems that an issue I am having with links not working on web pages can be resolved by refreshing the page with insert F5. It seems that the link is acrtivating just not being refreshed with the new info. So my question is is this a NVDA or Google Chrome issue?
|
|
nvda 2019.3.1 with seika braille display
tal lederman
hello, i have a very old model of seika braille display, i can't remember exactly the type. when i installed the latest version of nvda it stopped working. i went to the user guide and tried to download the updated version of seika driver from the link attached there, but it asked for a username and password and it didn't let me download the driver. my computer runs with windows 7 64 bit. thanks for your help
|
|
Re: vocalizer for nvda
tal lederman
hello,
regarding vocalizer for nvda i bought it directly from nunace websites. is there any advantages for buying it from other dealers?
|
|