org.onebusaway.phone.impl
Class SwiftAndSoxTextToSpeechFactoryImpl
java.lang.Object
org.onebusaway.phone.impl.SwiftAndSoxTextToSpeechFactoryImpl
- All Implemented Interfaces:
- org.onebusaway.probablecalls.TextToSpeechFactory
public class SwiftAndSoxTextToSpeechFactoryImpl
- 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 |
setOutputDirectory
public void setOutputDirectory(File outputDirectory)
setSoxPath
public void setSoxPath(String soxPath)
setSwiftPath
public void setSwiftPath(String swiftPath)
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 © 2011 OneBusAway. All Rights Reserved.