-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ae3dd1b
commit 213ba0c
Showing
62 changed files
with
187 additions
and
281 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
7 changes: 7 additions & 0 deletions
7
...s/Caster_Commands/CasterQuickReference.md → docs/Caster_Commands/CasterQuickReference.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,15 @@ | ||
# Caster Quick Reference | ||
|
||
[Caster Quick Reference](https://github.com/dictation-toolbox/Caster/blob/master/CasterQuickReference.pdf) with universal commands for navigation and editing. | ||
|
||
These commands are active all the time and provide input commands for letters, numbers, and punctuation, as well as the ability to easily manipulate windows and text. A few examples from the document are: | ||
|
||
- `window right` moves the active window to the right-hand side of the screen. | ||
- `prekris` inserts a pair of brackets `()` and moves the cursor inside them. | ||
- `shackle` selects the current line. | ||
|
||
|
||
|
||
CasterQuickReference.pdf | ||
``` |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ting_Started/Choose_Recognition_Engine.md → ...ting_Started/Choose_Recognition_Engine.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
# Dragon NaturallySpeaking Install | ||
|
||
**Install Dragon NaturallySpeaking** (DPI / DNS)- Caster only supports Dragon NaturallySpeaking v13-v16 and Windows 10 or higher. Natlink v16 is beta in Natlink. | ||
|
||
After installing Dragon, you can configure the DNS settings based on your preference. | ||
|
||
- Disabling the DNS Browser plug-ins due to instability of Internet browsers and DNS is recommended. | ||
- Disable all the checkboxes in the “Correction” menu, except for the “Automatically add words to the active vocabulary” option. | ||
- Under the “Commands” menu check the “Require click to select…” checkboxes. Otherwise you will find yourself accidentally clicking buttons or menu items instead of inserting text into your editor. I’ve disabled the other checkboxes in that menu as well. | ||
- Set the “speed versus accuracy” slider in the “Miscellaneous” menu to a fairly high value. | ||
- Uncheck the “Use the dictation box for unsupported applications” checkbox. | ||
|
||
### Preinstall Natlink requirements | ||
|
||
- DPI 16, 15, 14, 13 or derivative of the same version | ||
- Download and install [**Python 3.10.X 32 bit**](https://www.python.org/downloads/release/python-3810/) as `Windows x86 MSI installer` and **Optionally** select **add Python to Path**. | ||
- Make sure any previous versions of Natlink are unregistered and uninstalled. (Dragon must be close during that process) | ||
|
||
### Caster | ||
|
||
1. Download Caster from the [master branch](https://github.com/dictation-toolbox/Caster/archive/master.zip). | ||
2. Open up the zip file downloaded | ||
3. Copy the contents of `Caster-master` folder. You can put it anywhere but it is common to use `%USERPROFILE%\Documents\Caster`. | ||
4. Install dependencies and set up Natlink by running `Caster/Install_Caster_DNS-WSR.bat`. | ||
5. *Optional Step* for Caster's`Legion` MouseGrid - Legion Feature available on Windows 10 and above | ||
- The Legion MouseGrid requires [Microsoft Visual C++ Redistributable Packages for Visual Studio 2015, 2017 and 2019 (x86).](https://support.microsoft.com/en-nz/help/2977003/the-latest-supported-visual-c-downloads) | ||
|
||
### Install Natlink | ||
|
||
1. Download the latest [Natlink](https://github.com/dictation-toolbox/natlink/releases) | ||
|
||
- Python 3.10.X 32 bit is required. (if you don't have Python 3.10 installed Natlink Installer will install it off path for you automatically) | ||
- Do not uncheck the default `Py Launcher` | ||
|
||
2. Run the Natlink Installer and a GUI should pop up at the end. | ||
|
||
- Note: After install natlink can be reconfigured Using `Configure Natlink via CLI` Natlink start menu. | ||
- **Optionally** install other Python packages via commandline with Natlink's python interpreter utilizing `Natlink Python Environment` | ||
|
||
3. Configure the Natlink GUI | ||
|
||
![natlink_gui](/images/natlink_gui.png) | ||
|
||
- **Optionally** Check the relevant project Dragonfly or Unimacro to configure the file path to the grammars. | ||
|
||
4. Start Dragon start Dragon, the `Messages from Natlink` window should show loading a dragonfly script. In the picture blow is an example loading module`_caster` is `_caster.py`. | ||
|
||
![natlink_running](/images/natlink_running.png) | ||
|
||
Scrips starting with an underscore and ending in .py `_*.py` will be imported in alphabetical order, except `__init__.py` will be loaded first if it exists. | ||
|
||
### Update Caster | ||
|
||
1. Backup `%USERPROFILE%\Documents\Caster` | ||
2. Delete `%USERPROFILE%\Documents\Caster` | ||
3. Repeat Steps `1.- 4.` within the Caster install section | ||
|
||
### Natlink FAQ | ||
|
||
1. Cannot load compatibility module support `(GUID = {dd990001-bb89-1d2-b031-0060088dc929}))` aka **natlink.pyd** | ||
- Natlink failed to load go to https://github.com/dictation-toolbox/natlink for support. | ||
|
||
#### How do I reconfigure Natlink after installation? | ||
|
||
- After install natlink can be reconfigured Using `Configure Natlink via GUI` or `Configure Natlink via CLI` Natlink start menu. | ||
|
||
#### How can I install other Python packages with Natlink? | ||
|
||
- Natlink requires a specific Python interpreter. You can access the Python environment via `Natlink Python Environment` from the natlink start menu | ||
|
||
#### Where are natlink configuration files located? | ||
|
||
- The natlinkconfig_gui or natlinkconfig_cli creates configuration files in`%UserProfile%\.natlink` as `natlink.ini`. |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.