Uses of Enum Class
bg.codexio.ai.openai.api.payload.voice.AudioFormat
Packages that use AudioFormat
-
Uses of AudioFormat in bg.codexio.ai.openai.api.payload.voice
Methods in bg.codexio.ai.openai.api.payload.voice that return AudioFormatModifier and TypeMethodDescriptionstatic AudioFormatReturns the enum constant of this class with the specified name.static AudioFormat[]AudioFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.