mirror of
https://github.com/aidygus/LinVAM.git
synced 2024-11-14 13:18:06 +11:00
other updates
This commit is contained in:
parent
0ca08f9ff1
commit
0b70ab99ef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user