public interface SpeechServiceClient
| Modifier and Type | Method and Description |
|---|---|
void |
awaitEnd() |
java.util.concurrent.CountDownLatch |
getEndLatch() |
MessageSender |
start(SpeechServiceConfig config,
MessageReceiver receiver) |
void |
stop() |
MessageSender start(SpeechServiceConfig config, MessageReceiver receiver) throws java.lang.Exception
java.lang.Exceptionvoid stop()
void awaitEnd()
throws java.lang.InterruptedException
java.lang.InterruptedExceptionjava.util.concurrent.CountDownLatch getEndLatch()