Displaying 2 results from an estimated 2 matches for "saysent".
Did you mean:
sysent
2013 Nov 27
0
SaySentence/SoundPack Proposal
...soundpack. Now, the "soundpack" will contain
everything necessary to play sounds at a high level thru Asterisk.
It is hoped that "SoundPacks" can be standardized, so that they
will not only work on Asterisk, but other phone systems as well.
As a first pass at implementing the SaySentence/SoundPack, I have produced
a SaySentence server in Java. I have diffs against asterisk-trunk that
converts a large chunk of usage into the new regime, and uses the server to
generate the file lists. I have begun a conversion to C, which will
ultimately replace the Java server with an embedded l...
2014 Jan 02
0
SaySentence update - CALL FOR HELP
I'm not going to bore you with all the stuff I've done since
November here. I put it, and some examples, in the file
update1.txt in the git archive. To read it,
do a git clone of https://github.com/WyoMurf/SaySentence.git
I a nutshell, I've upgraded the SayScript grammar to handle
expressions in the file names, upgraded the current en, fr,
it, hu, and some others, to use the same approach as say.conf.
Upgraded the test suite. Finished converting Asterisk trunk
(mostly) to use SaySentence internally.
I&...