Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

comtypes interfaces for ActiveVoice.ActiveVoice not included in official binary builds #54

Closed
nvaccessAuto opened this issue Jan 1, 2010 · 3 comments
Assignees
Milestone

Comments

@nvaccessAuto
Copy link

Reported by allan on 2008-03-26 14:47
each time change sinthesizer from eSpeak to SAPI4 Active Voice, or start NVDA with SAPI4 Active Voice driver, this python screen will pop-up:

Generating comtypes.gen._EEE78583_FE22_11D0_8BEF_0060081841DE_0_1_0

Generating comtypes.gen.ACTIVEVOICEPROJECTLib

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2008-03-26 21:53
allan: I assume you are using a binary build from nvda-project.org? If you are running from source, this should not occur.

I investigated this and it seems we are in fact generating the comtypes interfaces for !ActiveVoice.!ActiveVoice in generate.py. However, the machine on which the snapshots are built does not have the SAPI 4 runtime installed, so the interfaces can't be generated. Installing the SAPI 4 runtime should fix the problem.

Note that these comtypes messages shouldn't ever be displayed to the user anyway. However, a separate ticket should be opened for this.

Btw, there is no need to set the cc to nvda-dev@lists.nvaccess.org. All tickets are currently always sent there anyway.
Changes:
Changed title from "Active Voice Driver" to "comtypes interfaces for ActiveVoice.ActiveVoice not included in official binary builds"
Milestone changed from None to 0.6

@nvaccessAuto
Copy link
Author

Comment 2 by jteh on 2008-03-26 22:41
I have now installed the SAPI 4 runtime on the build machine and registered xvoice.dll. Snapshots from 27 Mar (check the date on the snapshots page) should no longer exhibit this problem. Please test.

@nvaccessAuto
Copy link
Author

Comment 3 by aleksey_s on 2008-04-21 06:01
Changes:
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants