Re: LSR with speech dispatcher not works
- From: Peter Parente <pparent us ibm com>
- To: Jan Buchal <buchal brailcom org>
- Cc: lsr-list gnome org
- Subject: Re: LSR with speech dispatcher not works
- Date: Mon, 11 Dec 2006 11:29:55 -0500
Correct. The code in CVS is very unstable right now. We just checked in a
change to the core that knowingly breaks support for Speech Dispatcher and
Clique Audio devices. We have it in our todo list to fix this week.
Pete
Peter Parente
IBM Linux Accessibility Project
pparent us ibm com
Tie: 526-2346
UNC: 919-962-1780
IBM: 919-486-2346
Jan Buchal <buchal brailcom org>
12/11/2006 11:12 AM
To
Peter Parente/Raleigh/IBM IBMUS
cc
Subject
LSR with speech dispatcher not works
Hello,
I compiled last cvs snapshot of LSR and run. Here is result:
$ lsr
Linux Screen Reader ver. 0.4.0 rev. Mon Dec 11 15:57:41 UTC 2006
Copyright (c) 2005, 2006 IBM Corporation
GTK Accessibility Module initialized
Traceback (most recent call last):
File "/usr/local/bin/lsr", line 36, in ?
LSRMain.main()
File "/usr/local/lib/python2.4/site-packages/lsr/LSRMain.py", line 564,
in main
mtd(options)
File "/usr/local/lib/python2.4/site-packages/lsr/LSRMain.py", line 377,
in run
rv = ae.run()
File "/usr/local/lib/python2.4/site-packages/lsr/AccessEngine.py", line
205, in run
device_man=self.dm, sett_man=self.sm)
File "/usr/local/lib/python2.4/site-packages/lsr/AccessEngine.py", line
110, in _init
self.dm.sendWelcome()
File "/usr/local/lib/python2.4/site-packages/lsr/DeviceManager.py", line
350, in sendWelcome
dev.send(AEConstants.CMD_TALK, None)
File "/usr/local/lib/python2.4/site-packages/lsr/AEOutput/Audio.py",
line 207, in send
self.sendTalk(style)
File
"/usr/local/lib/python2.4/site-packages/lsr/Devices/SpeechDispatcher.py",
line 178, in sendTalk
self._applyStyle(style)
File
"/usr/local/lib/python2.4/site-packages/lsr/Devices/SpeechDispatcher.py",
line 100, in _applyStyle
self.speaker.set_pitch(style.MaxPitch)
File "/usr/local/lib/python2.4/site-packages/lsr/AEState/Base.py", line
411, in __getattr__
raise AttributeError("'%s' object has no attribute '%s'" %
AttributeError: 'SDSpeechStyle' object has no attribute 'MaxPitch'
The previous version worked.
Thanks.
--
Jan Buchal
Tel: (00420) 24 24 86 008
Mob: (00420) 608023021
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]