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