add mod_say_en to load by default.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4255 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-02-14 04:30:14 +00:00
parent 11a8218db0
commit d5f77e14d1
1 changed files with 3 additions and 0 deletions

View File

@ -64,5 +64,8 @@
<!-- ASR /TTS -->
<!-- <load module="mod_cepstral"/> -->
<!-- <load module="mod_rss"/> -->
<!-- Say -->
<load module="mod_say_en"/>
</modules>
</configuration>