From 8fe61377ef76e6158ade5850bb43f2b08b83266b Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 14 May 2023 01:48:05 -0400 Subject: [PATCH] Match house announcement voice to global Jarvis voice --- flows.json | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/flows.json b/flows.json index 7bc1bf5..d64d938 100644 --- a/flows.json +++ b/flows.json @@ -899,7 +899,9 @@ "f4bfbaca4d7fb1df" ], "x": 14, - "y": 39 + "y": 39, + "w": 792, + "h": 142 }, { "id": "50e4d951ee7b3e54", @@ -919,7 +921,9 @@ "3c03edd9c35f85f8" ], "x": 14, - "y": 199 + "y": 199, + "w": 712, + "h": 142 }, { "id": "fbbe69a14cbe0236", @@ -1139,7 +1143,9 @@ "f44427c5a493c428" ], "x": 14, - "y": 359 + "y": 359, + "w": 1012, + "h": 222 }, { "id": "eeafd13be593ae69", @@ -1207,7 +1213,9 @@ "37bdac2c9a4e2837" ], "x": 54, - "y": 39 + "y": 39, + "w": 1652, + "h": 382 }, { "id": "8aee4d340a136bac", @@ -1281,9 +1289,7 @@ "3463c4f2bf6388fe" ], "x": 54, - "y": 39, - "w": 852, - "h": 682 + "y": 39 }, { "id": "26f91eb2ef77450d", @@ -1307,9 +1313,7 @@ "0be3c318e9e6df0a" ], "x": 64, - "y": 759, - "w": 1022, - "h": 162 + "y": 759 }, { "id": "a46fc8e7e70ca893", @@ -22792,8 +22796,8 @@ { "property": "voice", "propertyType": "msg", - "value": "Brian", - "valueType": "str" + "value": "jarvis_voice", + "valueType": "global" } ], "x": 110,