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