SpeakHook lets you send voice commands directly to Make.com, n8n, or your own API endpoint — no backend code required.
Get on Google PlaySay a command or message directly from your wrist using your device's built-in microphone.
Speech is converted to text and dispatched as a JSON payload to your configured webhook URL.
Your automation scenario picks it up and routes the data through any workflow you've built.
An AI module (e.g. OpenAI) can process the text and generate a response.
The result is sent back and displayed or read aloud directly on your WearOS device.
{
"chatInput": "What's the weather like tomorrow?",
"sessionId": "1b1a705b-235a-4ce0-be5e-f8949d899f8f"
}
Hands-free task automation and smart wearable workflows — without writing a single line of backend code.