57 Commits

Author SHA1 Message Date
Andrey Volk
bcd355fea3 FS-11368: [mod_flite] Use system libflite. 2018-08-30 00:41:12 +03:00
Andrey Volk
671da28796 FS-11263: [Build-System] Move FreeSWITCH build system to Visual Studio 2017 on Windows. 2018-07-24 07:21:55 +00:00
Andrey Volk
d0dae4b360 FS-11086: [Build-System] Move libflite to pre-compiled libraries on Windows. 2018-07-24 07:21:47 +00:00
Andrey Volk
af29a31c7f FS-11020: [Build-System] On Windows: Add missing modules to the msi installer, fix mod_gsmopen build, remove mod_skyopen, disable libav and libx264, cleanup. 2018-07-24 07:21:42 +00:00
Sergey Safarov
df1ab07ca4 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
Michael Jerris
164c6111a1 FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead 2015-08-31 10:19:10 -05:00
Michael Giagnocavo
5e456fe9a6 FS-7966. First pass at moving to Visual Studio 2015.
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
Michael Giagnocavo
f116387443 FS-7644. Change 2013.vcxproj references to 2013 2015-06-18 04:17:53 -06:00
Jeff Lenk
345e50d25a FS-7644 2015-06-11 15:29:28 -05:00
Michael Jerris
2cc0348422 FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used. 2015-06-10 16:33:14 -04:00
Michael Jerris
91a6fc82c0 FS-7338: remove libsndfile from tree, use system lib instead
FS-7338: remove libsilk from tree, use system lib instead
FS-7338: change to always use system liblua
FS-7338: remove libbroadvoice from tree, use system lib instead
FS-7338: remove libilbc from tree, use system lib instead
FS-7338: remove libs using system libs from bootstrap
FS-7338: remove libg722_1 from tree, use system lib instead
FS-7338: remove mod_celt, it has be superseded by mod_opus
FS-7338: remove libcodec2 from tree, use system lib instead
FS-7338: remove libopus from tree, use system lib instead
FS-7338: remove libsoundtouch build from tree, use system lib instead
FS-7338: remove flite build from tree, use system lib instead
FS-7338: remove openldap build from tree, use system lib instead
FS-7338: remove libmongoc build from tree, use system lib instead
FS-7338: remove mod_mongo deps that are no longer actually required
FS-7338: remove some dup demo modules and don't include demo code in packages
2015-05-28 12:47:24 -05:00
Jeff Lenk
3d644029b0 FS-7149 #comment mod_flite for windows fix 2015-03-21 14:55:21 -05:00
Brian West
38d25f151d FS-7149 #comment Linux part complete. 2015-01-13 13:40:16 -06:00
Chris Rienzo
ab5278c02f stereo: fix mod_flite, mod_ssml, mod_unimrcp compile errors 2014-06-12 17:41:52 -04:00
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