Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support to detect dragon 13 in settings.py #138

Closed
wants to merge 1 commit into from
Closed

Adding support to detect dragon 13 in settings.py #138

wants to merge 1 commit into from

Conversation

mostlyjason
Copy link
Contributor

This detects dragon 13 in settings and allows the reboot command to work

@chilimangoes
Copy link
Collaborator

Just curious, where does this setting get used? I'm curious because I use DNS13 at work and DNS14 on one of my home computers and haven't run into any issues with this, but I'm on my phone right now so I can't search the code or look at my install path.

@mostlyjason
Copy link
Contributor Author

It gets passed to the castor/bin/reboot.bat script when saying the "reboot dragon" command. I didn't add support for Dragon 14 because I don't have a copy I can test with, but you can feel free to add it.

@mostlyjason mostlyjason closed this Apr 2, 2016
@mostlyjason mostlyjason deleted the dragon13 branch April 2, 2016 19:40
@synkarius
Copy link
Collaborator

Since you closed the issue, I take it you realized that that section is really only meant to generate the settings.json file for the first time, not to be the settings object. The user is intended to update the relevant parts of the settings file. That said... I guess we should default it to the Dragon 14 install path, eh? Probably no one installing 12 much anymore. @chilimangoes What is the 14 default full path?

@mostlyjason
Copy link
Contributor Author

Yeah I was just trying to make it smart about picking the default so new users can get going right away regardless of what version they use. If you tell me the path for 14 I can add it in and resubmit.

@chilimangoes
Copy link
Collaborator

I'll check when I get home later today. I never actually use this command because the times when I would want to use it are almost always because Dragon is frozen, which kinda defeats the purpose. :)

@mostlyjason
Copy link
Contributor Author

Is there another way to reload the caster files? It seemed like it reloaded my user directory when I turned off and on the microphone. However, it didn't seem like it was reloading the MacroSystem directory where I installed caster.

@synkarius
Copy link
Collaborator

@mostlyjason Oh. Hadn't thought of that. Good idea. May as well detect 13 in addition to 14 then, eh? But no, here's no other way to fully reload Caster. That's my most common use for that command actually. Reload, make sure changes worked as intended.

@chilimangoes
Copy link
Collaborator

So, unsurprisingly, this is the path where DNS14 is installed on my home computer:

C:/Program Files (x86)/Nuance/NaturallySpeaking13/Program/natspeak.exe

@chilimangoes
Copy link
Collaborator

Gah! Replace 13 with 14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhancement of an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants