Syntax fix per Bug #713

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1895 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Malcolm Davenport
2004-01-07 22:10:15 +00:00
parent e7d8b197f3
commit b0fe498112
6 changed files with 6 additions and 6 deletions

View File

@@ -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,