Uses of Class
com.ibm.watson.speech_to_text.v1.model.GetWordOptions
Package | Description |
---|---|
com.ibm.watson.speech_to_text.v1 |
Speech to Text v1.
|
com.ibm.watson.speech_to_text.v1.model |
-
Uses of GetWordOptions in com.ibm.watson.speech_to_text.v1
Methods in com.ibm.watson.speech_to_text.v1 with parameters of type GetWordOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Word>
SpeechToText. getWord(GetWordOptions getWordOptions)
Get a custom word. -
Uses of GetWordOptions in com.ibm.watson.speech_to_text.v1.model
Methods in com.ibm.watson.speech_to_text.v1.model that return GetWordOptions Modifier and Type Method Description GetWordOptions
GetWordOptions.Builder. build()
Builds a GetWordOptions.