Uses of Enum
com.intellijava.core.model.SpeechModels
Packages that use SpeechModels
-
Uses of SpeechModels in com.intellijava.core.controller
Constructors in com.intellijava.core.controller with parameters of type SpeechModelsModifierConstructorDescriptionRemoteSpeechModel
(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
Methods in com.intellijava.core.model that return SpeechModelsModifier 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.