Skip to main content

OpenAI Node

The OpenAI Node processes incoming audio by forwarding it to OpenAI's real-time audio API. It then outputs the audio response generated by OpenAI, enabling seamless integration of AI-powered audio interactions.

Number of inputs1
Number of outputs1

Configuration​

apiKey (Optional)​

Type: String

The API key to use when connecting to the OpenAI API. If not provided, the API key set at extension initialization will be used.


Values​

Inherits values from its parent, SingleBusAudioProcessorNode.


Actions​

Inherits actions from its parent, SingleBusAudioProcessorNode.


Events​

Inherits events from its parent, SingleBusAudioProcessorNode.