Uses of Enum Class
xyz.felh.openai.audio.AudioModelType
Packages that use AudioModelType
-
Uses of AudioModelType in xyz.felh.openai.audio
Methods in xyz.felh.openai.audio that return AudioModelTypeModifier and TypeMethodDescriptionstatic AudioModelTypeAudioModelType.findByValue(String value) static AudioModelTypeReturns the enum constant of this class with the specified name.static AudioModelType[]AudioModelType.values()Returns an array containing the constants of this enum class, in the order they are declared.