simianhacker / code-by-voice

All the support file for my code by voice setup using Dragon Naturally Speaking and DragonFly
MIT License
159 stars 32 forks source link

Readme missing some steps #1

Open wakaru44 opened 10 years ago

wakaru44 commented 10 years ago

Hi;

First, thanks for this, it saves a lot of time to get speech recognition working right.

In the readme, in the installation steps, im missing some info about how to use this files, or where should i look for instructions (dragonfly documentation?)

Regards, Wakaru

SRGOM commented 9 years ago

Here's how I got it working. I took the macros directory and pasted it inside the C:/NatLink/Natlink directory.

Now to get JavaScript dictation working, open notepad (don't use vim to avoid clashing with vim grammar) and create a new file x.JavaScript, yes Javascript intentional so that the notepad title says Javascript. Now look at the grammar inside the _javascript.py file and use that. e.g. homey types home or foreach does a forEach(). Then open vim, use vim dictation, escape, oh, bo, east 3, etc.