FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unl
Go to file
Anthony Minessale 1a091c1ad2 change javascript and confernece to use cached speech handles
This is for better performace and to take atvantage of mrcp connections.
There should be no apparent change in usage.
The conference now supports changing the voice via the text string
by starting a text blurb with #voice# eg

#william#This will sound like William.




git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5664 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-25 21:33:26 +00:00
build cleaner mod_openmrcp build in tree 2007-08-19 20:22:00 +00:00
conf sample openmrcp config 2007-08-20 15:53:04 +00:00
docs merge changes from MODLANG-18 fix multiple odbc and spidermonkey odbc issues. 2007-06-08 14:39:09 +00:00
libs make windows build update version info out of configure.in settings like the autotools build. 2007-08-19 08:08:04 +00:00
scripts speech recognition demo in python 2007-08-22 14:23:28 +00:00
src change javascript and confernece to use cached speech handles 2007-08-25 21:33:26 +00:00
support update public key 2006-11-28 19:07:29 +00:00
w32 modify how we build switch_version.h so we can better handle releases 2007-08-19 05:01:08 +00:00
Freeswitch.sln add mod_openmrcp to freeswitch windows build. 2007-08-20 13:48:26 +00:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
Makefile.am modify how we build switch_version.h so we can better handle releases 2007-08-19 05:01:08 +00:00
acinclude.m4 remove a generated file, add libcurl.m4 back. this will require a fresh bootstrap and configure 2007-04-11 05:36:29 +00:00
bootstrap.sh deal with extra _x in autoconf version 2007-05-14 14:21:38 +00:00
configure.in fix fresh build. We need to configure later becasue apr must be built before libopenmrcp configure 2007-08-19 21:20:32 +00:00