public interface SpeechJobManager
| Modifier and Type | Method and Description |
|---|---|
void |
cancelSpeechJob(SpeechJob job) |
SpeechJob |
createSpeechJob(SpeechRequest req)
Creates a SpeechJob from a SpeechRequest
|
String |
getRequestIdString() |
SpeechJob createSpeechJob(SpeechRequest req)
req - the SpeechRequestvoid cancelSpeechJob(SpeechJob job)
String getRequestIdString()
Copyright © 2011-2016. All Rights Reserved.