org.robokind.api.speech.utils
Class SpeechJobManager
java.lang.Object
org.robokind.api.speech.utils.SpeechJobManager
public class SpeechJobManager
- extends Object
- Author:
- matt
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpeechJobManager
public SpeechJobManager(SpeechService speechProxy)
createSpeechJob
public SpeechJob createSpeechJob(String text)
- Adds text to the speech queue.
- Parameters:
text
- text to speak
- Returns:
- SpeechJob which represents the speech
Copyright © 2011-2013. All Rights Reserved.