espeak: added an espeak-based text-to-speech plugin. espeak
authorKrisztian Litkey <kli@iki.fi>
Fri, 18 Apr 2014 20:59:38 +0000 (23:59 +0300)
committerKrisztian Litkey <kli@iki.fi>
Fri, 18 Apr 2014 20:59:38 +0000 (23:59 +0300)
commit867cc921d2a7315c2a96ecf3e8691d5f456d5a5e
tree6d5b5f4d81632feb9e4c5d2d3cbf69d4e4f78758
parentcff2933f0768edbd245960af013749d98e7d1670
espeak: added an espeak-based text-to-speech plugin.
configure.ac
src/Makefile.am
src/plugins/text-to-speech/espeak/Makefile [new file with mode: 0644]
src/plugins/text-to-speech/espeak/espeak-voice.c [new file with mode: 0644]
src/plugins/text-to-speech/espeak/espeak-voice.h [new file with mode: 0644]
src/plugins/text-to-speech/espeak/pulse.c [new file with mode: 0644]
src/plugins/text-to-speech/espeak/pulse.h [new file with mode: 0644]