diff --git a/language_translator.py b/language_translator.py index 2489138..fb022fe 100644 --- a/language_translator.py +++ b/language_translator.py @@ -23,6 +23,7 @@ def speak(text): engine.runAndWait() + # Function to capture voice commands and convert speech to text def voice_to_text():