| 
    direcs
    2012-09-30
    
   | 
 
#include <speak_lib.h>
Public Attributes | |
| int | audio_position | 
| union { | |
| const char * name | |
| int number | |
| } | id | 
| int | length | 
| int | sample | 
| int | text_position | 
| espeak_EVENT_TYPE | type | 
| unsigned int | unique_identifier | 
| void * | user_data | 
Definition at line 57 of file speak_lib.h.
| int espeak_EVENT::audio_position | 
Definition at line 62 of file speak_lib.h.
| union { ... } espeak_EVENT::id | 
| int espeak_EVENT::length | 
Definition at line 61 of file speak_lib.h.
| const char* espeak_EVENT::name | 
Definition at line 67 of file speak_lib.h.
| int espeak_EVENT::number | 
Definition at line 66 of file speak_lib.h.
| int espeak_EVENT::sample | 
Definition at line 63 of file speak_lib.h.
| int espeak_EVENT::text_position | 
Definition at line 60 of file speak_lib.h.
| espeak_EVENT_TYPE espeak_EVENT::type | 
Definition at line 58 of file speak_lib.h.
| unsigned int espeak_EVENT::unique_identifier | 
Definition at line 59 of file speak_lib.h.
| void* espeak_EVENT::user_data | 
Definition at line 64 of file speak_lib.h.