aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/README.festival
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-20 23:31:13 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-20 23:31:13 +0000
commitfcbdd9d347a7b1a18e51ea0957aa3fa628598715 (patch)
tree31b0f46bec90d6d0d58c8e8651729e712a143800 /contrib/README.festival
parent5f23ff59a8d2eb0b8f53abdb1fd38a7efb8d4480 (diff)
Documentation fixes (bug #1439)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2722 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'contrib/README.festival')
-rwxr-xr-xcontrib/README.festival16
1 files changed, 12 insertions, 4 deletions
diff --git a/contrib/README.festival b/contrib/README.festival
index 469f4a168..a6a7c067c 100755
--- a/contrib/README.festival
+++ b/contrib/README.festival
@@ -11,10 +11,18 @@ You need :
1.4.2 RELEASE are included. The patch adds a new command to festival
(asterisk_tts).
-2) My patches to asterisk that provide variable substitution and quoting to
-the Asterisk Extension Logic. This is not really a requirement, but without
-this, app_festival is mostly useless (you could very well use prerecorded
-voices for static information).
+
+2) You may wish to obtain and install the asterisk-perl
+module by James Golovich <james@gnuinter.net>, from
+either CPAN, or his site: http://asterisk.gnuinter.net,
+as this contains a good example of how variable text
+can be tts'd via asterisk, namely the examples/tts-*.agi
+files there. It has been noted that the current expression
+evaluation capabilities of asterisk are not best suited
+for the generation and manipulation of text. AGI scripting
+can be ideal for these sorts of needs. For simpler usage,
+fixed, pre-recorded messages may be more amenable for your
+purposes.
3) Before running asterisk, you have to run festival-server with a command
like :