Skip to main content

Realtime Engine

The real-time engine uses the system IO and can access the microphone and render to the device speaker.


Configuration

This object does not provide any configuration options.


Values

Inherits values from its parent, SwitchboardObject.

graph

Type: Graph Config

The configuration of the graph that is set in the engine.


Actions

Inherits actions from its parent, SwitchboardObject.

start

Parameters

None

Starts the audio engine.

stop

Parameters

None

Stops the audio engine.


Events

Inherits events from its parent, SwitchboardObject.