The main loop is not working when I am using multiprocessing in python
I am making a speech recognition program in python where I want that when I say “above”, it will continuously run the loop to press the down key until I again don’t say above, but now after I included threading to make the speech recognizer run continuously, the whole main loop is not recognizing the res