| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.speech_to_text.v1.model |
Classes that map the HTTP service requests and responses into POJOs
|
| com.ibm.watson.developer_cloud.speech_to_text.v1.util |
Classes that map the HTTP service requests and responses into POJOs
|
| Modifier and Type | Method and Description |
|---|---|
List<SpeechTimestamp> |
SpeechAlternative.getTimestamps()
Gets the timestamps.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpeechAlternative.setTimestamps(List<SpeechTimestamp> timestamps)
Sets the timestamps.
|
| Modifier and Type | Method and Description |
|---|---|
SpeechTimestamp |
SpeechTimestampTypeAdapter.read(com.google.gson.stream.JsonReader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpeechTimestampTypeAdapter.write(com.google.gson.stream.JsonWriter writer,
SpeechTimestamp speechTimestamp) |
Copyright © 2015–2016. All rights reserved.