| 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<WordAlternative> |
SpeechWordAlternatives.getAlternatives()
Gets the alternatives.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeechWordAlternatives.setAlternatives(List<WordAlternative> alternatives)
Sets the alternatives.
|
Copyright © 2015–2016. All rights reserved.