OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 20-Mar-2008 17:15:33
Branch: HEAD Handle: 2008032016153300
Modified files:
openpkg-src/asterisk asterisk.txt
Log:
provide an app_festival integration config snippet
Summary:
Revision Changes Path
1.33 +13 -0 openpkg-src/asterisk/asterisk.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/asterisk/asterisk.txt
============================================================================
$ cvs diff -u -r1.32 -r1.33 asterisk.txt
--- openpkg-src/asterisk/asterisk.txt 20 Mar 2008 07:28:08 -0000 1.32
+++ openpkg-src/asterisk/asterisk.txt 20 Mar 2008 16:15:33 -0000 1.33
@@ -615,6 +615,19 @@
stutter = 425+400
</file>
+<file name="festival.conf">
+;;
+;; festival.conf -- Asterisk Festival Configuration
+;;
+
+[general]
+host = 127.0.0.1
+port = 1314
+festivalcommand = (tts_textasterisk "%s" 'file)(quit)\n
+usecache = no
+cachedir = @l_prefix@/var/asterisk/spool/festival/
+
+</file>
<file name="asterisk.pem">
-----BEGIN CERTIFICATE-----
MIIDNjCCAp+gAwIBAgIBATANBgkqhkiG9w0BAQQFADCBqTELMAkGA1UEBhMCWFkx
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]