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:
parent
6be7dabdd9
commit
469a614349
3 changed files with 59 additions and 20 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue