openai.internal._audio_format
(internal) The Responses API's `input_audio.format`. mp3 and wav are the documented formats; the remaining mappings are carried over from sys_llm so a provider that widens the set keeps working.
Reference version
Signature
function openai.internal._audio_format(mime_type: string) -> string
(internal) The Responses API's input_audio.format. mp3 and wav are the documented
formats; the remaining mappings are carried over from sys_llm so a provider
that widens the set keeps working.
Source:<builtin>/openai/ns_internal/responses.bamlbytes 10280–10591