org.onebusaway.phone.impl
Class RemoteSwiftTextToSpeechFactoryImpl
java.lang.Object
org.onebusaway.phone.impl.RemoteSwiftTextToSpeechFactoryImpl
- All Implemented Interfaces:
- org.onebusaway.probablecalls.TextToSpeechFactory
public class RemoteSwiftTextToSpeechFactoryImpl
- extends Object
- implements org.onebusaway.probablecalls.TextToSpeechFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteSwiftTextToSpeechFactoryImpl
public RemoteSwiftTextToSpeechFactoryImpl()
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.