Wake word trigger

Wake word: Fires when a wake phrase is heard (Web Speech API).

How to configure it

Wake word takes phrase (required), aliases.

What it fires with

A run started by Wake word can read input.phrase, input.transcript, input.supported.

Where it runs

Wake word listens in a browser that has your app open, so it fires a client rule rather than a hosted workflow.