20 Commits

Author SHA1 Message Date
Travis Cross
9921007a4b Ensure that flite gets configured before building
Without this change, we would only configure flite if its Makefile did
not exist.  However in the tarball for flite (v1.5.4), there is a
Makefile even before you run configure.  So the only reason this
worked at all was because make was calculating the rules to run before
downloading and extracting flite.

If you build flite without configuring it first, you get a flite with
ALSA symbols that doesn't load in FS.

In discussion with the flite guys, they indicated that the presence of
the Makefile in the tarball is indeed intended.

This change has the side-effect of fixing mod_flite in the Debian
packages.

FS-5873 --resolve
2013-10-17 13:54:47 +00:00
Jeff Lenk
9d3401e30f FS-4022 2012-03-19 20:06:36 -05:00
Jeff Lenk
914f6cb18c fix flite to use the correct voice 2012-03-16 12:33:42 -05:00
Jeff Lenk
d3078c60ec update flite to 1.5.4 fixes win64 and kal rate problem 2012-03-13 22:56:02 -05:00
Brian West
ecbd1db8f6 Update to flite 1.5.1 it should sound better now too 2011-10-28 20:14:46 -05:00
Michael Jerris
9eea7caf2a ::
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-17 07:49:52 +00:00
Michael Jerris
a11493be5d look for flite libs in the right dir
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-17 20:49:46 +00:00
Michael Jerris
d2cf7f862a fix --srcdir builds for modules that download libraries mod_flite mod_pocketsphinx mod_celt mod_radius_cdr mod_soundtouch mod_memcache mod_curl mod_xml_ldap mod_shout mod_ldap (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15917 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 21:20:02 +00:00
Stefan Knoblich
0112970da8 Flite does not like the "-std=c99" flag, use the fix from mod_xml_ldap (for openldap) to remove it from CFLAGS before calling the flite configure script
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12859 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-31 23:36:35 +00:00
Brian West
ba8689fc59 fix a few issues new tarball is up please remove it from libs and redownload
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12476 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 00:40:34 +00:00
Anthony Minessale
8f7bb61e1f mighty putty for a big leak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12291 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-26 00:14:03 +00:00
Brian West
5d0089df81 no more asound needed you'll need to download the flite-1.3.99-latest.tar.gz tarball again... ie delete it from libs/ and flite-1.3.99 also.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 21:13:26 +00:00
Brian West
416537c421 use -latest for this so it doesn't conflict with 1.0.3 release
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12171 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 21:43:51 +00:00
Brian West
f0e6d610dd This version of flite has three new voices. rms, awb (male) and slt (female),
The build system will automatically download the correct flite build from our website and compile it.  You'll need to rm -rf libs/flite* to make sure that takes place.

Thanks,
/b




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12166 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 16:38:23 +00:00
Brian West
3ee2ebe8f3 update flite to use prepackaged and patched tarball
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9143 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-23 16:56:22 +00:00
Brian West
ab0800cf22 mac works part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9104 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-18 23:40:26 +00:00
Brian West
f4df8ccddf tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8959 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-09 17:44:35 +00:00
Brian West
0c80b56d08 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8937 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 21:32:56 +00:00
Michael Jerris
1e84f4d903 make build work for mod_flite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 21:22:36 +00:00
Anthony Minessale
01a8724312 add mod_flite
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8932 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 19:25:25 +00:00