An IFlowRenderer renders a flow object into speech page elements. Generally each IFlow-derived class defines its own flow renderer as a private class. Speech page elements such as ISpeechForm are abstractions that hide the target speech markup. Currently VoiceXML is the only language supported, but others can be added.
@author Ian Rae
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.