Beta version
- support only for Python3
- Ubuntu
Requirements
install flac
$ sudo apt-get install flac
install SpeechRecognition
$ pip3 install SpeechRecognition
install Pyaudio
$ sudo apt-get install python3-pyaudio
if you want to use other music player than modify main.py
os.system("cvlc " + ans)
Running
run the main.py script
$ python3 main.py