CVS commit: speechd/src/python/speechd client.py
cerha at brailcom.cesnet.cz
cerha at brailcom.cesnet.cz
Wed Jun 28 20:15:51 CEST 2006
Update of /var/lib/cvs/speechd/src/python/speechd
In directory cesnet:/tmp/cvs-serv5998/src/python/speechd
Modified Files:
client.py
Log Message:
(Client.set_rate, _SSIP_Connection.send_command): Use the `Scope'
constants for assertions.
(_SSIP_Connection.close): Unset the `_socket' attribute.
(PunctuationMode): New class.
(Client.__init__, Client._set_priority): Use the `Scope'
constants.
(Client.say): Don't set the priority if it is 'MESSAGE'.
(Client.set_pitch, Client.set_rate, Client.set_volume)
(Client.set_voice, Client.set_pause_context): Use `isinstance'
instead of comparint types.
(Client.set_punctuation): Use the 'PunctuationMode' constants for
assertions.
More information about the Speechd-cvs
mailing list