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
Name | Type | Description |
---|---|---|
graph | graph config | The configuration of the graph that is set in the engine. |
Actions
Name | Parameters | Description |
---|---|---|
start | None | Starts the renderer. |
stop | None | Stops the renderer. |
Events
This object does not provide any events.