Hey Muhammed,
For response time, depending on your mic, you can try the suggestion here:
As for auto-starting Mycroft, there are many ways to achieve this, but the simplest is probably to add the relevant commands to your ~/.bashrc
file. You can see the Picroft .bashrc
file here. On the final line we call auto_run.sh
which is also in the Picroft repo. Currently this is a bit of a “do everything” script that could do with some refactoring but hopefully that gives you an idea.