Skip to content
/ iFlite Public

A demonstration of the CMU flite speech engine for iPhone OS

Notifications You must be signed in to change notification settings

bfoz/iFlite

Repository files navigation

Introduction
------------
iFlite is a simple iPhone OS demonstration app that illustrates building and using the CMU flite text-to-speech engine.

To use it, tap the text field to bring up the keyboard. Then type the text you want to be spoken and tap the return button.

Getting the Source
------------------
    git clone git://github.com/bfoz/iFlite.git
    git submodule init
    git submodule update

Build and Install
-----------------
Open iFlite.xcodeproj and then build it for either the simulator or a device. Install it in the normal fashion.

About

A demonstration of the CMU flite speech engine for iPhone OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published