AI-Mocks
Toggle table of contents
0.8.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
AI-Mocks
ai-mocks-openai
/
dev.mokksy.aimocks.openai.model.responses
/
InputAudio
/
Companion
/
ofMp3
of
Mp3
@
JvmStatic
fun
ofMp3
(
data
:
String
)
:
InputAudio
(
source
)
Creates a new MP3 audio input.
Return
A new
InputAudio
instance with MP3 format.
Parameters
data
Base64-encoded audio data.