Codex.Voice (Codex SDK v0.3.0)
View SourcePlaceholder for voice pipelines.
Voice capture/playback APIs are currently out of scope for the Elixir SDK.
Calls return an {:error, %Codex.Error{kind: :unsupported_feature}} tuple
with a clear message.
Summary
Functions
@spec call(map() | keyword()) :: {:error, Codex.Error.t()}
@spec stream(map() | keyword()) :: {:error, Codex.Error.t()}