From f7fff144eb2f3b47894ab082715f60af395fa11c Mon Sep 17 00:00:00 2001 From: Marcin Bukat Date: Sun, 4 Sep 2016 22:39:30 +0200 Subject: Port of picoTTS !!! This is work in progress !!!! Original sources of library taken from android tree: https://android.googlesource.com/platform/external/svox/+/master/pico/lib/ The license is Apache2 which is rather permissive. So far I tested this with english text in simulator. Change-Id: Ia597987edc969eba04f91c5755dd297fd3037a95 --- apps/plugins/SUBDIRS | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/plugins/SUBDIRS') diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index a4bb3d9..c8e6439 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -80,6 +80,7 @@ passmgr /* some features are #ifdef'ed out */ #if MEMORYSIZE > 2 /* we need a lot of RAM for instruments */ midi mikmod +picotts #endif /* beatbox */ -- cgit v1.1