1
0
Fork 0
forked from len0rd/rockbox

Add derived SAPI4 class.

Based on the previous change add a derived class for SAPI4 support. Note that
SAPI4 support had been disabled, so it's also disabled to not show in the
selection dialog for now.

Change-Id: Iffda7daafd9327ef8821c4fe4b1b0fc581607f49
This commit is contained in:
Dominik Riebeling 2012-09-09 11:26:11 +02:00
parent 6be7dabdd9
commit 469a614349
3 changed files with 59 additions and 20 deletions

View file

@ -113,6 +113,7 @@ HEADERS += \
base/ttsexes.h \
base/ttsfestival.h \
base/ttssapi.h \
base/ttssapi4.h \
../../tools/wavtrim.h \
../../tools/voicefont.h \
base/voicefile.h \