Package pyTTS :: Module sapi :: Class VoiceEvent
[show private | hide private]
[frames | no frames]

Class VoiceEvent


Holds information about a TTS event. Instance variables are dynamic and dependent on the event type. The documentation for the VoiceEventManager class details what properties a VoiceEvent has for each event type. See the notes for each method in that class for details.
Method Summary
  __init__(self, **kwargs)
Initializes an instance by storing kwargs in the instance __dict__.

Method Details

__init__(self, **kwargs)
(Constructor)

Initializes an instance by storing kwargs in the instance __dict__.
Parameters:
kwargs - Event values
           (type=dictionary)

Generated by Epydoc 2.1 on Fri Feb 18 13:59:28 2005 http://epydoc.sf.net