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