You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The logs generated give very little idea about what is happening. Provide more information to the console, like "Listening..." and "Recording..." as well as "Please say louder", when volume of input is below threshold value. This can be further improved if the same message is also given out as Voice using espeak:
subprocess.call(["espeak", "Specific Comment"])
The text was updated successfully, but these errors were encountered:
The logs generated give very little idea about what is happening. Provide more information to the console, like "Listening..." and "Recording..." as well as "Please say louder", when volume of input is below threshold value. This can be further improved if the same message is also given out as Voice using espeak:
The text was updated successfully, but these errors were encountered: