Uses of Enum
com.intellijava.core.model.SpeechModels
-
Uses of SpeechModels in com.intellijava.core.controller
ModifierConstructorDescriptionRemoteSpeechModel
(String keyValue, SpeechModels keyType) Constructs a new RemoteSpeechModel object with the specified key value and key type. -
Uses of SpeechModels in com.intellijava.core.model
Modifier and TypeMethodDescriptionstatic SpeechModels
Returns the enum constant of this type with the specified name.static SpeechModels[]
SpeechModels.values()
Returns an array containing the constants of this enum type, in the order they are declared.