Project 9 : jokes app

Interlinking speech recognition and text to speech on the jokes app program.
Screenshot of that code:


Output of that code:

After “Waiting for input” I just typed but it didn’t respond. Don’t know what to do to get that output.

@VenkataRamanen

Looks like it is not able to detect the sound cards or your audio/microphone services from the virtual machine. You can try the same with a simple small program to test the same.

If you receive the same error, I’ll recommend you to go through the modules again and do it step by step including the text based instructions.

Yes, tried on python3 interpreter same issue continues.

Program :


Speaking but don’t know wheather it is recognizing or not

After Pressing Ctrl+C, a keyboard interrupt.

@VenkataRamanen

Keeping this thread on hold, we shall continue from the similar query you already posted.