Archives April 27, 2006
Making menu prompts more flexible (Multiple fragments with support for different "saying" types)
Written by
on
in
Snaking.
I continue to work on the trivial voicemail system to flesh out StarPy's functionality. Tonight I added support to the menu prompt system such that you can have the menu read out audio files, numbers, digits, dates or the like in whatever combination you like while still working like a getOption(...) call as far as ...
New StarPy release up (Minor revision...)
Written by
on
in
Snaking.
There's a new StarPy release up on SourceForge. This has a couple of bug-fixes along with menu enhancements so that menu options can have an "onSuccess" callback specified which is called before returning from the menu option. Likely be tweaking that a bit more as I work on projects with the package.