From f370b937a86af9c4c873a689b83e7daa283caa7c Mon Sep 17 00:00:00 2001 From: Pokey Rule <755842+pokey@users.noreply.github.com> Date: Wed, 3 Jan 2024 15:55:35 +0000 Subject: [PATCH] more speech timeout bump --- settings.talon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.talon b/settings.talon index c5626ef8e3..34dda17ac6 100644 --- a/settings.talon +++ b/settings.talon @@ -1,7 +1,7 @@ - settings(): speech.debug = 1 - speech.timeout = 0.25 + speech.timeout = 0.275 speech._subtitles = 0 # Adjust the scale of the imgui to my liking