| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.speech_to_text.v1.model |
Speech To Text 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.
|
Transcript |
Transcript.withAlternatives(List<SpeechAlternative> alternatives)
With alternatives.
|
Copyright © 2015. All rights reserved.