How to make GPT realtime Speech API work with N8N?

Hi good people. I am trying to connect my workflow with GPT realtime Speech API.

The idea is I have a simple web page with a button. This button triggers audio speech communication with GPT realtime Speech API. so essentially anyone who presses the button can communicate through speech with GPT realtime.

How can i get this done in N8N, I have read about the HTTP node etc, need a smooth solution.

Thanks and Love

3 Likes

I’ll follow!