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
/
ofWav
of
Wav
@
JvmStatic
fun
ofWav
(
data
:
String
)
:
InputAudio
(
source
)
Creates a new WAV audio input.
Return
A new
InputAudio
instance with WAV format.
Parameters
data
Base64-encoded audio data.