From 57f801ba09d685f9ec87566ca2e157a070639af3 Mon Sep 17 00:00:00 2001 From: bel Date: Wed, 19 Apr 2023 18:24:53 -0600 Subject: [PATCH] stt gets both aliases and gm.hotwords.keys --- server.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server.sh b/server.sh index 0cc7b5c..8916742 100644 --- a/server.sh +++ b/server.sh @@ -124,7 +124,7 @@ _stt() { echo log launching stt ( - export HOTWORDS=../../config.d/mayhem-party.d/v01-live.yaml@.users[].state.gm.alias + export HOTWORDS=../../config.d/mayhem-party.d/v01-live.yaml@.users[].state.gm.alias,.gm.hotwords.KEYS export MIC_TIMEOUT=2 export URL=http://localhost:17071/gm/rpc/broadcastSomeoneSaidAlias?message={{hotword}} export HEADERS=say="Eye herd {{hotword}}"