start
Bind an Agent to this session
and prepare the underlying SignalWire infrastructure. This translates the agent’s
instructions into a prompt, registers tools as SWAIG functions, and maps timing
parameters to SignalWire AI parameters.
Parameters
agent
The Agent instance to bind
to this session.
room
A Room instance.
Accepted for API compatibility.
record
Whether to record the session. Accepted for API compatibility.
Returns
None