#include <tts.h>
Definition at line 7 of file tts.h.
Public Member Functions | |
| tts () | |
| ~tts () | |
| void | setVoice (const char *voice) |
| void | say (const char *sentence) |
| void | toWavFile (const char *sentence, wavfile &outWave) |
| void tts::setVoice | ( | const char * | voice | ) |
| void tts::toWavFile | ( | const char * | sentence, | |
| wavfile & | outWave | |||
| ) |
1.5.5