Uses of Class
com.ibm.watson.speech_to_text.v1.model.SpeechTimestamp
Package | Description |
---|---|
com.ibm.watson.speech_to_text.v1.model | |
com.ibm.watson.speech_to_text.v1.util |
-
Uses of SpeechTimestamp in com.ibm.watson.speech_to_text.v1.model
Methods in com.ibm.watson.speech_to_text.v1.model that return types with arguments of type SpeechTimestamp Modifier and Type Method Description List<SpeechTimestamp>
SpeechRecognitionAlternative. getTimestamps()
Gets the timestamps. -
Uses of SpeechTimestamp in com.ibm.watson.speech_to_text.v1.util
Methods in com.ibm.watson.speech_to_text.v1.util that return SpeechTimestamp Modifier and Type Method Description SpeechTimestamp
SpeechTimestampTypeAdapter. read(com.google.gson.stream.JsonReader reader)
Methods in com.ibm.watson.speech_to_text.v1.util with parameters of type SpeechTimestamp Modifier and Type Method Description void
SpeechTimestampTypeAdapter. write(com.google.gson.stream.JsonWriter writer, SpeechTimestamp speechTimestamp)