You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reported by parham on 2011-06-22 07:36
When I try to switch to SAPI5, I get an error sound and then a message saying that the synthesizer couldn't be loaded. Here's the traceback:
ERROR - synthDriverHandler.setSynth (12:05:03):
setSynth
Traceback (most recent call last):
File "synthDriverHandler.pyc", line 79, in setSynth
File "synthDriverHandler.pyc", line 430, in loadSettings
File "configobj.pyc", line 583, in getitem
KeyError: 'voice'
The text was updated successfully, but these errors were encountered:
Comment 2 by mdcurran on 2011-06-24 04:35
Not sure why, but it seems as though this nvda.ini was missing the voice setting for sapi5.
Protected against this in 1b89be8.
Changes:
Milestone changed from None to 2011.2
State: closed
Reported by parham on 2011-06-22 07:36
When I try to switch to SAPI5, I get an error sound and then a message saying that the synthesizer couldn't be loaded. Here's the traceback:
ERROR - synthDriverHandler.setSynth (12:05:03):
setSynth
Traceback (most recent call last):
File "synthDriverHandler.pyc", line 79, in setSynth
File "synthDriverHandler.pyc", line 430, in loadSettings
File "configobj.pyc", line 583, in getitem
KeyError: 'voice'
The text was updated successfully, but these errors were encountered: