Syntax fix per Bug #713

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1895 65c4cc65-6c06-0410-ace0-fbb531ad65f3
remotes/origin/1.0
Malcolm Davenport 21 years ago
parent e7d8b197f3
commit b0fe498112

@ -67,7 +67,7 @@ diff -ruN festival/src/arch/festival/wave.cc myfestival/src/arch/festival/wave.c
+ 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,

@ -67,7 +67,7 @@ diff -u -r festival-1.4.2/src/arch/festival/wave.cc festival-1.4.2-asterisk/src/
+ 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,

@ -84,7 +84,7 @@ diff -u -r festival-1.4.3/src/arch/festival/wave.cc festival-1.4.3-asterisk/src/
+ 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
+

@ -67,7 +67,7 @@ diff -ruN festival/src/arch/festival/wave.cc myfestival/src/arch/festival/wave.c
+ 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,

@ -67,7 +67,7 @@ diff -u -r festival-1.4.2/src/arch/festival/wave.cc festival-1.4.2-asterisk/src/
+ 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,

@ -84,7 +84,7 @@ diff -u -r festival-1.4.3/src/arch/festival/wave.cc festival-1.4.3-asterisk/src/
+ 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
+

Loading…
Cancel
Save