diff --git a/Uptated-Prototype/PiperTTS-GUI-Test.py b/Uptated-Prototype/PiperTTS-GUI-Test.py index 6584da6..7019abb 100644 --- a/Uptated-Prototype/PiperTTS-GUI-Test.py +++ b/Uptated-Prototype/PiperTTS-GUI-Test.py @@ -212,6 +212,7 @@ except: # def OnKeyPress(event): Test_var.set("There are {}, lines".format(len(Input_Box.get("1.0","end-1c").splitlines()))) + print("The Binding Function Was Called!") # Input_Box.bind("", OnKeyPress) #