From 6399d0528f0c084b9f323968b746d9123a4e42d6 Mon Sep 17 00:00:00 2001 From: Stephen Christie Date: Fri, 4 Nov 2016 02:39:08 +0000 Subject: [PATCH] New app: edu.cmu.cs.speech.tts.flite --- metadata/edu.cmu.cs.speech.tts.flite.txt | 36 ++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 metadata/edu.cmu.cs.speech.tts.flite.txt diff --git a/metadata/edu.cmu.cs.speech.tts.flite.txt b/metadata/edu.cmu.cs.speech.tts.flite.txt new file mode 100644 index 0000000000..2def6d5808 --- /dev/null +++ b/metadata/edu.cmu.cs.speech.tts.flite.txt @@ -0,0 +1,36 @@ +Categories:Multimedia +License: CMU +Web Site:http://www.festvox.org/flite/ +Source Code:https://github.com/happyalu/Flite-TTS-Engine-for-Android +Issue Tracker:https://github.com/happyalu/Flite-TTS-Engine-for-Android/issues + +Auto Name:Flite TTS Engine +Summary:Text-to-Speech Engine +Description: +Flite (festival-lite) is a small, fast runtime speech synthesis engine developed +at Carnegie Mellon University and primarily designed for small embedded devices. + +This application wraps the Flite engine so that it can be installed as an +application on Android devices. This app gets installed as a TTS library, +thereby allowing other applications to make use of Flite for synthesis. + +After installing this application, you will have to: 1. Enable Flite from "Text +to Speech Settings" on your phone 2. Install voice data 3. Go to "Language" +settings and select the voice that you want. By clicking on "Listen to a sample" +you can verify that Flite is working. +. + +Repo Type:git +Repo:https://github.com/happyalu/Flite-TTS-Engine-for-Android + +Build:3.0.0,4 + commit=37fda7388c2bd4b92434b9a7431d3a1e544509e1 + prebuild=head -n 124 ./build.sh | sh && \ + sed -i '/FLITEDIR variable should be set/ c\FLITEDIR:=$(shell pwd)/flite/flite-2.0.0-release' ./jni/Android.mk + build=head -n -10 ./build.sh | sh + buildjni=yes + +Auto Update Mode:None +Update Check Mode:RepoManifest +Current Version:3.0.0 +Current Version Code:4