So, I am running self hosted 10.9.0 on the latest version of Node, and I want to use:
AI Voice Chat using Webhook, Memory Manager, OpenAI, Google Gemini & ElevenLabs
But I can’t figure out how I would start a web trigger (POST) other than to do a test one (like with Postman app)
So what I am saying is, how do I use this? I want to talk to the process, but I can’t seem to figure out why the first thing isn’t to just press a button, or assign a link like ‘send’ button? Or do i?
It’s a template, so I am just a bit confused. I know it’s not a great question, but I figured the error would get googled - this operation expects the nodes input data to contain a binary file voice message
And so I am hoping someone can tell me what 3-4 things I can do to post? Do I embed it into a website with a button myself?