Uses of Class
com.ibm.watson.speech_to_text.v1.model.Grammar
| Package | Description | 
|---|---|
| com.ibm.watson.speech_to_text.v1 | 
 Speech to Text v1. 
 | 
| com.ibm.watson.speech_to_text.v1.model | 
- 
Uses of Grammar in com.ibm.watson.speech_to_text.v1
Methods in com.ibm.watson.speech_to_text.v1 that return types with arguments of type Grammar Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Grammar>SpeechToText. getGrammar(GetGrammarOptions getGrammarOptions)Get a grammar. - 
Uses of Grammar 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 Grammar Modifier and Type Method Description List<Grammar>Grammars. getGrammars()Gets the grammars.