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