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