Uses of Enum Class
org.springframework.ai.openai.api.OpenAiApi.ChatCompletionMessage.MediaContent.InputAudio.Format
Packages that use OpenAiApi.ChatCompletionMessage.MediaContent.InputAudio.Format
-
Uses of OpenAiApi.ChatCompletionMessage.MediaContent.InputAudio.Format in org.springframework.ai.openai.api
Methods in org.springframework.ai.openai.api that return OpenAiApi.ChatCompletionMessage.MediaContent.InputAudio.FormatModifier and TypeMethodDescriptionOpenAiApi.ChatCompletionMessage.MediaContent.InputAudio.format()Returns the value of theformatrecord component.Returns the enum constant of this class with the specified name.OpenAiApi.ChatCompletionMessage.MediaContent.InputAudio.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.springframework.ai.openai.api with parameters of type OpenAiApi.ChatCompletionMessage.MediaContent.InputAudio.FormatModifierConstructorDescriptionCreates an instance of aInputAudiorecord class.