public interface SpeechJob
extends org.jflux.api.core.Notifier<org.jflux.api.core.playable.Playable.PlayState>
| Modifier and Type | Method and Description |
|---|---|
void |
cancel() |
long |
getSpeechJobId() |
String |
getSpeechText() |
long |
getStartTime() |
int |
getStatus() |
void |
setStatus(int status) |
long getSpeechJobId()
String getSpeechText()
long getStartTime()
int getStatus()
void setStatus(int status)
void cancel()
Copyright © 2011-2014. All Rights Reserved.