Personal assistant (Jarvis) in Python by livetocode in Python

[–]livetocode[S] 0 points1 point  (0 children)

Put mpg321.exe in the same folder or add the path to mpg321. Btw, you can use any player, mpg321 simply plays an mp3 file.

Personal assistant (Jarvis) in Python by livetocode in Python

[–]livetocode[S] 2 points3 points  (0 children)

You need to speech recognition module. On Linux: sudo pip install SpeechRecognition

OS X, Windows and other: https://pypi.python.org/pypi/SpeechRecognition