Displaying 2 results from an estimated 2 matches for "wyomurf".
2013 Nov 27
0
SaySentence/SoundPack Proposal
.... I have begun a conversion to C, which will
ultimately replace the Java server with an embedded library to provide the
same functionality. I have tested the code in the dialplan and via
app_voicemail. All this code is provided, with build instructions, via my
project at github:
https://github.com/WyoMurf/SaySentence.git
I am looking for help from developers and translators.
If you are interested in knowing more, have objections, ideas, etc, let me
know!
murf
?
--
Steve Murphy
ParseTree Corporation
57 Lane 17
Cody, WY 82414
? murf at parsetree.com
? 307-899-5535
-------------- next part -----...
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 interna...