Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | synth_settings |
Macros | |
#define | SYNTH_IO_EXTENT 0x02 |
#define | SYNTH_CLEAR 0x18 /* stops speech */ |
#define | TTS_READABLE |
#define | TTS_SPEAKING |
#define | TTS_SPEAKING2 |
#define | TTS_WRITABLE |
#define | TTS_ALMOST_FULL |
#define | TTS_ALMOST_EMPTY |
#define SYNTH_CLEAR 0x18 /* stops speech */ |
Definition at line 4 of file speakup_dtlk.h.
#define SYNTH_IO_EXTENT 0x02 |
Definition at line 3 of file speakup_dtlk.h.
#define TTS_ALMOST_EMPTY |
Definition at line 11 of file speakup_dtlk.h.
#define TTS_ALMOST_FULL |
Definition at line 10 of file speakup_dtlk.h.
#define TTS_READABLE |
Definition at line 6 of file speakup_dtlk.h.
#define TTS_SPEAKING |
Definition at line 7 of file speakup_dtlk.h.
#define TTS_SPEAKING2 |
Definition at line 8 of file speakup_dtlk.h.
#define TTS_WRITABLE |
Definition at line 9 of file speakup_dtlk.h.