From 581a31b2b717576e7a24a415af1ede5b2a83b598 Mon Sep 17 00:00:00 2001 From: "DHR.Mike" Date: Thu, 11 Dec 2025 12:05:29 -0800 Subject: [PATCH] Update Uptated-Prototype/PiperTTS-GUI-Test.py --- Uptated-Prototype/PiperTTS-GUI-Test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Uptated-Prototype/PiperTTS-GUI-Test.py b/Uptated-Prototype/PiperTTS-GUI-Test.py index c34a486..0114910 100644 --- a/Uptated-Prototype/PiperTTS-GUI-Test.py +++ b/Uptated-Prototype/PiperTTS-GUI-Test.py @@ -235,7 +235,7 @@ def OnKeyPress2nd(event): print(result) print("The 2nd Binding Function Was Called!") # -Input_Box.bind("", OnKeyPress) +Input_Box.bind("", OnKeyPress) # My_Test_Label2 = Label(Controls_Box_Frame, textvariable=Test_var) #My_Test_Label2["value"] = Test_var