mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user