Reported by drein on 2012-02-16 13:46
From NVDA 2011.3, it isn't possible to load audiologic synth.
It worked on nvda 2011.2.
I had this feedback only now, sorry for the late.
Here's a piece of log when a user attempts to select Audiologic from the synthesizer dialog:
NVDA initialized
INFO - synthDriverHandler.setSynth (13:25:57):
Loaded synthDriver audiologic
ERROR - eventHandler.executeEvent (13:25:57):
error executing event: focusEntered on <NVDAObjects.IAccessible.IAccessible object at 0x03FDA3F0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyo", line 136, in executeEvent
File "eventHandler.pyo", line 84, in init
File "eventHandler.pyo", line 91, in next
File "NVDAObjects__init__.pyo", line 767, in event_focusEntered
File "speech.pyo", line 299, in speakObject
File "speech.pyo", line 266, in speakObjectProperties
File "speech.pyo", line 330, in speakText
File "speech.pyo", line 398, in speak
File "speech.pyo", line 121, in getCurrentLanguage
File "synthDriverHandler.pyo", line 320, in _get_language
File "baseObject.pyo", line 21, in get
File "synthDriverHandler.pyo", line 343, in _get_availableVoices
File "synthDrivers\audiologic.pyo", line 46, in _getAvailableVoices
NameError: global name 'synthDriverHandler' is not defined
Reported by drein on 2012-02-16 13:46
From NVDA 2011.3, it isn't possible to load audiologic synth.
It worked on nvda 2011.2.
I had this feedback only now, sorry for the late.
Here's a piece of log when a user attempts to select Audiologic from the synthesizer dialog:
NVDA initialized
INFO - synthDriverHandler.setSynth (13:25:57):
Loaded synthDriver audiologic
ERROR - eventHandler.executeEvent (13:25:57):
error executing event: focusEntered on <NVDAObjects.IAccessible.IAccessible object at 0x03FDA3F0> with extra args of {}
Traceback (most recent call last):
File "eventHandler.pyo", line 136, in executeEvent
File "eventHandler.pyo", line 84, in init
File "eventHandler.pyo", line 91, in next
File "NVDAObjects__init__.pyo", line 767, in event_focusEntered
File "speech.pyo", line 299, in speakObject
File "speech.pyo", line 266, in speakObjectProperties
File "speech.pyo", line 330, in speakText
File "speech.pyo", line 398, in speak
File "speech.pyo", line 121, in getCurrentLanguage
File "synthDriverHandler.pyo", line 320, in _get_language
File "baseObject.pyo", line 21, in get
File "synthDriverHandler.pyo", line 343, in _get_availableVoices
File "synthDrivers\audiologic.pyo", line 46, in _getAvailableVoices
NameError: global name 'synthDriverHandler' is not defined