org.speakright.core
Class StandardFactory

java.lang.Object
  extended by org.speakright.core.StandardFactory
All Implemented Interfaces:
ISRExtensionFactory

public class StandardFactory
extends java.lang.Object
implements ISRExtensionFactory

Our standard extension point factory.

Author:
IanRaeLaptop

Constructor Summary
StandardFactory()
           
 
Method Summary
 ISpeechPageWriter createPageWriter()
          We're creating voicexml!
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardFactory

public StandardFactory()
Method Detail

createPageWriter

public ISpeechPageWriter createPageWriter()
We're creating voicexml!

Specified by:
createPageWriter in interface ISRExtensionFactory
Returns: