Synaptic.Voice.OpenAI.RealtimeSideband (synaptic v0.3.0-alpha.8)

View Source

Sideband adapter for OpenAI realtime events.

This adapter currently acts as a server-controlled relay: provider events are ingested from the host app and outbound control events are emitted back to the owning realtime session.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

ingest_provider_event(sideband, payload)

send_event(sideband, event)

start_link(owner, opts \\ [])

stop(sideband, reason \\ :normal)