| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.speech_to_text.v1.model |
Classes that map the HTTP service requests and responses into POJOs
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<KeywordsResult>> |
Transcript.getKeywordsResult()
Gets the keyword spotting results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transcript.setKeywordsResult(Map<String,List<KeywordsResult>> keywordsResult)
Sets the keyword spotting results.
|
Copyright © 2015–2016. All rights reserved.