Ticket #730 (closed enhancement: fixed)
Allow user to copy configuration to be used on secure desktops
| Reported by: | elliott94 | Owned by: | jteh |
|---|---|---|---|
| Priority: | minor | Milestone: | 2010.2 |
| Component: | Service | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
Currently, NVDA uses ESpeak on the Windows logon screen. I'm not sure if this could be done, but it would be good if the users default synth could be used (SAPI 4, etc).
Change History
comment:2 Changed 19 months ago by elliott94
Would it not be possible to allow the user to define spasific options for speech settings, etc that could be used on this screen?
I'm just trying to understand how JFW uses the same speech rate as it does when you're logged into Windows.
comment:3 Changed 19 months ago by jteh
You can actually change the settings on a secure desktop and save them from there as you would for a normal user.
comment:4 follow-up: ↓ 5 Changed 19 months ago by elliott94
Oh, that's good to know.
Just out of interest, when these new settings are applied, where will they be saved?
Cheers.
comment:5 in reply to: ↑ 4 Changed 19 months ago by jteh
Replying to elliott94:
Just out of interest, when these new settings are applied, where will they be saved?
It is saved in the system profile which is used for stuff that runs as the system user.
comment:6 Changed 19 months ago by elliott94
Hi,
Ok, this makes sence.
I'm wondeirng, however, do you know where this folder can be located?
I'm trying to use Eloquence on these Secure screens, but obviously need to copy the driver to the correct location.
Thanks a lot.
comment:7 Changed 18 months ago by elliott94
- Status changed from closed to reopened
- Resolution invalid deleted
- Operating system Windows XP deleted
- Keywords Windows, Secure Desktop, Configuration added; Windows removed
- Summary changed from NVDA could use the users default synth on the logon screen to NVDA could use the users configuration settings on logon and Secure Desktop screens
Fixed in main:changeset 3690.


The secure desktops are not tied to a specific user, so there is no "user" to use as context. To put it another way, you can't use the user's default synthesiser because there is no user to speak of here.