Uses of Class
com.oracle.bmc.aispeech.model.TtsConfiguration.ModelFamily
-
Packages that use TtsConfiguration.ModelFamily Package Description com.oracle.bmc.aispeech.model -
-
Uses of TtsConfiguration.ModelFamily in com.oracle.bmc.aispeech.model
Methods in com.oracle.bmc.aispeech.model that return TtsConfiguration.ModelFamily Modifier and Type Method Description static TtsConfiguration.ModelFamily
TtsConfiguration.ModelFamily. create(String key)
static TtsConfiguration.ModelFamily
TtsConfiguration.ModelFamily. valueOf(String name)
Returns the enum constant of this type with the specified name.static TtsConfiguration.ModelFamily[]
TtsConfiguration.ModelFamily. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-