Closed the-ethan-hunt closed 6 years ago
I would love to work on this!
Should a new file be created for the linux version? Because the imports and functions could vary! Eg. benji-linux.py
Or do we continue on the same file and make it compatible for linux.
Making a new file is better. You can name it as linux/benji.py
and mention about this in the readme
Made a PR. I used pyttsx
which is supposed to be cross-platform. So the file I wrote is platform-independent. (is supposed run on a mac too, haven't tested it).
I feel keeping the Linux version in a separate file may be a problem, as the features added to the main file are not reflected here.
Closing this issue for now
Currently, the digital assistant is compatible only with Windows.