Uses of Enum Class
org.springframework.ai.openai.OpenAiAudioSpeechOptions.Voice
Packages that use OpenAiAudioSpeechOptions.Voice
-
Uses of OpenAiAudioSpeechOptions.Voice in org.springframework.ai.openai
Methods in org.springframework.ai.openai that return OpenAiAudioSpeechOptions.VoiceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OpenAiAudioSpeechOptions.Voice[]OpenAiAudioSpeechOptions.Voice.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.ai.openai with parameters of type OpenAiAudioSpeechOptions.VoiceModifier and TypeMethodDescriptionOpenAiAudioSpeechOptions.Builder.voice(@Nullable OpenAiAudioSpeechOptions.Voice voice)