From 0b70ab99ef05fa4210137f52ec354f9b6db16424 Mon Sep 17 00:00:00 2001 From: Daniele Scasciafratte Date: Sun, 21 Apr 2019 14:58:46 +0200 Subject: [PATCH] other updates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 305e3c6..e703394 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # LinVAM Linux Voice Activated Macro ## Status -This project is currently a work-in-progress and is minimally functional. +This project is currently a work-in-progress and is minimally functional only for english. Utilising Pocketsphinx, a lightweight voice to text engine you can specify voice commands for the tool to recognise and actions to perform. @@ -28,7 +28,7 @@ Known bugs and planned additions This script must be run with root privilege because it must hook and simulate input devices such as keyboard, mouse etc. - $ cd LinVAM - $ xhost + -- $ sudo python3 ./main.py +- $ sudo ./main.py ### Profiles Multiple profiles are supported. To create a new profile for a specific task/game click new and the main profile editor window will be displayed