org.onebusaway.phone.impl
Class RemoteSwiftTextToSpeechFactoryImpl

java.lang.Object
  extended by org.onebusaway.phone.impl.RemoteSwiftTextToSpeechFactoryImpl
All Implemented Interfaces:
org.onebusaway.probablecalls.TextToSpeechFactory

public class RemoteSwiftTextToSpeechFactoryImpl
extends Object
implements org.onebusaway.probablecalls.TextToSpeechFactory


Constructor Summary
RemoteSwiftTextToSpeechFactoryImpl()
           
 
Method Summary
 char getAudio(org.asteriskjava.fastagi.AgiOperations opts, String text, String escapeDigits)
           
 void setCommandSeparator(String commandSeparator)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteSwiftTextToSpeechFactoryImpl

public RemoteSwiftTextToSpeechFactoryImpl()
Method Detail

setCommandSeparator

public void setCommandSeparator(String commandSeparator)

getAudio

public char getAudio(org.asteriskjava.fastagi.AgiOperations opts,
                     String text,
                     String escapeDigits)
              throws IOException,
                     org.asteriskjava.fastagi.AgiException
Specified by:
getAudio in interface org.onebusaway.probablecalls.TextToSpeechFactory
Throws:
IOException
org.asteriskjava.fastagi.AgiException


Copyright © 2012 OneBusAway. All Rights Reserved.