WearOS · Webhooks · Automation

Voice commands from your wrist
to any automation

SpeakHook lets you send voice commands directly to Make.com, n8n, or your own API endpoint — no backend code required.

Get on Google Play

How it works

1
Speak on your WearOS watch

Say a command or message directly from your wrist using your device's built-in microphone.

2
SpeakHook transcribes & sends

Speech is converted to text and dispatched as a JSON payload to your configured webhook URL.

3
Make.com (or n8n) receives the payload

Your automation scenario picks it up and routes the data through any workflow you've built.

4
AI processes your input

An AI module (e.g. OpenAI) can process the text and generate a response.

5
Response delivered to your watch

The result is sent back and displayed or read aloud directly on your WearOS device.

Example JSON payload

speakhook-payload.json
{
  "chatInput": "What's the weather like tomorrow?",
  "sessionId": "1b1a705b-235a-4ce0-be5e-f8949d899f8f"
}

Start building your own
voice-driven assistant

Hands-free task automation and smart wearable workflows — without writing a single line of backend code.


Download SpeakHook