| 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 |
|---|---|
List<SpeechWordAlternatives> |
Transcript.getWordAlternatives()
Gets the word alternatives.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transcript.setWordAlternatives(List<SpeechWordAlternatives> wordAlternatives)
Sets the word alternatives.
|
Copyright © 2015–2016. All rights reserved.