| Arithmetics Sample Element | | | This sample element allows for simple arithmetic operations to be executed as part of the callflow, storing the result in element data. It includes support for addition, subtraction, division, and multiplication. | | | Call Studio Java Projects | | | This post contains several Java projects containing the sample code.
Advanced Sample Code
Sample Elements with Say it Smart Plugin
Start With Me Sample | |
| Counter With Decision Samples | | | The CounterWithDecision sample element works much like the built-in Counter element, except it also branches the callflow when it is visited, based on the current value of the counter. The ResetCounterWithDecision element can be used to reset any... | | | Debug Sample Element | | | This sample element logs specified element or session data to the console and/or to a specified log file. | |
| Enhanced Record Sample Element | | | This sample element includes the ability to terminate and save a recording with a hang up (in addition to the normal methods of DTMF-entry or waiting for a certain amount of silence). | | | Java Code Templates | | | contains Java templates for all situations where Java can be used to extend Audium. These templates provide stub code that sets up the component correctly, allowing the developer to simply enter their own code without having to worry about importing... | |
| Leading Zeros Time Input... | | | This sample Say It Smart plugin extends the existing Time / Time Period plugin to allow input of the form (H)H:(M)M. In short, this new input format allows for the omission of leading zeros before the hour and/or before the minute portion of the... | | | Sample Configurable Elements | | | Contains sample Java source code for a variety of example configurable elements. The source code is fully documented to explain what is going on in the code. They can be compiled, loaded in Audium Builder for Studio, and in most cases run on Audium... | |