43 Commits

Author SHA1 Message Date
Michael Jerris
bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Ken Rice
6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
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
Nathan Neulinger
32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Raymond Chandler
c8c0984136 don't seg if we forget voice 2013-01-15 15:57:02 -05:00
Jeff Lenk
dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Ken Rice
c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05: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
Brian West
3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk
a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Anthony Minessale
886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00: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
Michael Jerris
95950660b3 Add mod_file_string to build + misc cleaning and correction (FSBUILD-158)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 21:10:48 +00:00
Brian West
248f24c31b MODASRTTS-15
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13270 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-10 17:06:33 +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
Michael Jerris
4212af498b build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +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
Michael Jerris
bbdf4744aa inital work on x64 windows build (FSBUILD-125)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +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
Michael Jerris
8812477e7f fix build (FSBUILD-126)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12153 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-19 03:46:23 +00:00
Brian West
babb2f83f5 update copyright
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 23:37:37 +00:00
Brian West
ae220d3341 update email
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11643 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:20:54 +00:00
Michael Jerris
fe9655e3b4 fix flite build (FSBUILD-62)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-28 16:59:17 +00:00
Michael Jerris
2b6b242252 add 2008 project files for mod_flite build. (FSBUILD-62)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9156 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-24 06:12:43 +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
716d82407a make flite work on mac also... doesn't break linux build either.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9102 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-18 23:10:44 +00:00
Brian West
5a154e0acd clean up
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9010 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-13 18:45:11 +00:00
Brian West
f1991d8f9e update patch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8960 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-09 17:47:17 +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
df79f5f307 woops
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 23:06:44 +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
Brian West
02e63ab223 adding diff for flite-1.3-current
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8935 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 20:27:53 +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