Merge branch 'issue_44' of https://github.com/Jothin-kumar/DesktopAssistant into issue_44

This commit is contained in:
Installer creation bot
2021-10-19 10:09:04 +00:00

View File

@@ -80,7 +80,7 @@ def take_command():
r.pause_threshold = 0.5 r.pause_threshold = 0.5
r.energy_threshold = 300 r.energy_threshold = 300
"""The default value as per speech_recognition documentation. """The default value as per speech_recognition documentation.
Increase if application stops responding. and decrease if Increase if application stops responding. and decrease if
assistant doesn't execute any command and just says next assistant doesn't execute any command and just says next
command sir.""" command sir."""