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.


Properties

Inherits properties from its parent, Engine.

graph

Type: Graph Config

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


Actions

Inherits actions from its parent, Engine.

start

Starts the audio engine.

Parameters

None

Return Value

None.

stop

Stops the audio engine.

Parameters

None

Return Value

None.


Events

Inherits events from its parent, Engine.