Uses of Enum Class
org.springframework.ai.openai.OpenAiAudioSpeechOptions.AudioResponseFormat
Packages that use OpenAiAudioSpeechOptions.AudioResponseFormat
-
Uses of OpenAiAudioSpeechOptions.AudioResponseFormat in org.springframework.ai.openai
Methods in org.springframework.ai.openai that return OpenAiAudioSpeechOptions.AudioResponseFormatModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.OpenAiAudioSpeechOptions.AudioResponseFormat.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.AudioResponseFormatModifier and TypeMethodDescriptionOpenAiAudioSpeechOptions.Builder.responseFormat(@Nullable OpenAiAudioSpeechOptions.AudioResponseFormat responseFormat)