Jump to letter: [
ACEFGILMNOPRSTWZ
]
asterisk-flite: Flite text-to-speech module for Asterisk
- Summary
- This provides the "Flite" dialplan application for the Asterisk Open Source
PBX, which allows you to use the CMU Flite text-to-speech engine with Asterisk.
The application uses the exact same syntax as the standard "Festival" Asterisk
application.
Changelog
- * Thu Jan 11 14:00:00 2007 Francois Aucamp <faucamp{%}csir{*}co{*}za> - 0.5-1
- New version: 0.5
- Package name changed to asterisk-flite
- Cleand up spec file
- Added BuildRequires: asterisk-devel >= 1.4
- Removed unnecessary Requires entries
- Config file and AUTHORS added to files list
- Rebuilt for Asterisk 1.4
- * Tue May 16 15:00:00 2006 Francois Aucamp <faucamp{%}csir{*}co{*}za> - 0.3-2
- Remove asterisk and asterisk-devel depencies
- Above done to allow building/installing against tarball Asterisk versions
- * Sun May 7 15:00:00 2006 Francois Aucamp <faucamp{%}csir{*}co{*}za> - 0.3-1
- New version: 0.3
- Upstream application split: old app_flite is now known as app_flite-network
- Adjusted requirements due to change in application
- Added ChangeLog as "doc" to "files" section
- Cleaned up spec file