diff --git a/default-config.json b/default-config.json index fd226bd..0bf08f9 100644 --- a/default-config.json +++ b/default-config.json @@ -4,6 +4,7 @@ "username": "" }, "speech": { - "device_index": 30 + "device_index": 30, + "prefixes": ["computer", "computers"] } }