# `Codex.Realtime.ModelInputs.SendAudio`
[🔗](https://github.com/nshkrdotcom/codex_sdk/blob/v0.18.1/lib/codex/realtime/model_inputs.ex#L32)

Send audio data to the model.

# `t`

```elixir
@type t() :: %Codex.Realtime.ModelInputs.SendAudio{audio: binary(), commit: boolean()}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
