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

Bad Voice Attribute: messages on console in master branch #5225

Closed
nvaccessAuto opened this issue Jul 15, 2015 · 3 comments
Closed

Bad Voice Attribute: messages on console in master branch #5225

nvaccessAuto opened this issue Jul 15, 2015 · 3 comments
Labels

Comments

@nvaccessAuto
Copy link

Reported by vrdhn on 2015-07-15 06:31
This happens when I start nvda.pyw from python ( not the windows pythonw ).
Following messages are displayed in the cmd window:

Bad voice attribute: to
Bad voice attribute: 5
Bad voice attribute: ther

The string 'Bad Voice attribute' is present in espeak.dll.
I've verified these attributes are NOT passed to espeak from NVDA.

This can be an espeak data file issue. I was not able to locate the exact language / variant show this.

These are the lines from nvda.ini which are showing this behaviour:
[= espeak
[[espeak](speech]
synth)]
voice = default
variant = Mr serious
rate = 55
pitch = 81
inflection = 70
volume = 80
My system regional languages is set to English India
Thanks

@rhdunn
Copy link

rhdunn commented Jan 10, 2016

I fixed these bad voice attribute messages in my espeak GitHub fork on 2013-09-05 (rhdunn/espeak@f6db58e) after importing the NVDA variants. This was long before I created the espeak-ng project which incorporates these fixes.

@jcsteh
Copy link
Contributor

jcsteh commented Jan 11, 2016

Thanks @rhdunn. In that case, this will be fixed as part of #5651.

@ehollig
Copy link
Collaborator

ehollig commented Jul 14, 2017

Since #5651 is closed, can this be closed as well?

@jcsteh jcsteh closed this as completed Jul 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants