[Asterisk-cvs] asterisk festival-1.4.1-diff,1.1,1.2 festival-1.4.2.diff,1.1,1.2 festival-1.4.3.diff,1.1,1.2
malcolmd at lists.digium.com
malcolmd at lists.digium.com
Wed Jan 7 16:18:32 CST 2004
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv32765
Modified Files:
festival-1.4.1-diff festival-1.4.2.diff festival-1.4.3.diff
Log Message:
Syntax fix per Bug #713
Index: festival-1.4.1-diff
===================================================================
RCS file: /usr/cvsroot/asterisk/festival-1.4.1-diff,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- festival-1.4.1-diff 11 Sep 2002 17:09:48 -0000 1.1
+++ festival-1.4.1-diff 7 Jan 2004 22:10:15 -0000 1.2
@@ -67,7 +67,7 @@
+ init_subr_1("utt.send.wave.asterisk",utt_send_wave_asterisk,
+ "(utt.send.wave.asterisk UTT)\n\
+ Sends wave in UTT to client. If not in server mode gives an error\n\
-+ Note the client must be expecting to receive the waveform. The waveform
++ Note the client must be expecting to receive the waveform. The waveform\n\
+ is rescaled and resampled according to what asterisk needs");
+
init_subr_2("utt.save.f0",utt_save_f0,
Index: festival-1.4.2.diff
===================================================================
RCS file: /usr/cvsroot/asterisk/festival-1.4.2.diff,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- festival-1.4.2.diff 8 Jan 2003 16:57:11 -0000 1.1
+++ festival-1.4.2.diff 7 Jan 2004 22:10:15 -0000 1.2
@@ -67,7 +67,7 @@
+ init_subr_1("utt.send.wave.asterisk",utt_send_wave_asterisk,
+ "(utt.send.wave.asterisk UTT)\n\
+ Sends wave in UTT to client. If not in server mode gives an error\n\
-+ Note the client must be expecting to receive the waveform. The waveform
++ Note the client must be expecting to receive the waveform. The waveform\n\
+ is rescaled and resampled according to what asterisk needs");
+
init_subr_1("send_sexpr_to_client", send_sexpr_to_client,
Index: festival-1.4.3.diff
===================================================================
RCS file: /usr/cvsroot/asterisk/festival-1.4.3.diff,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- festival-1.4.3.diff 14 Aug 2003 21:06:39 -0000 1.1
+++ festival-1.4.3.diff 7 Jan 2004 22:10:15 -0000 1.2
@@ -84,7 +84,7 @@
+ init_subr_1("utt.send.wave.asterisk",utt_send_wave_asterisk,
+ "(utt.send.wave.asterisk UTT)\n\
+ Sends wave in UTT to client. If not in server mode gives an error\n\
-+ Note the client must be expecting to receive the waveform. The waveform
++ Note the client must be expecting to receive the waveform. The waveform\n\
+ is rescaled and resampled according to what asterisk needs");
+// end asterisk mod
+
More information about the svn-commits
mailing list