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

Workspace fix for 1903 + kaldi compatibility #683

Merged
merged 2 commits into from
Aug 31, 2019

Conversation

mrob95
Copy link
Member

@mrob95 mrob95 commented Aug 31, 2019

Description

The old VirtualDesktopAccessor.dll file does not work on the latest build of Windows. This I have fixed by compiling a new 32-bit version with the fixes applied by the original author. I have also included a 64-bit version which will work with the Kaldi backend (might be of interest to @daanzu) and a check to select the right dll for the current platform.

Original dll source:
https://github.com/Ciantic/VirtualDesktopAccessor
My fork with both platforms:
https://github.com/mrob95/VirtualDesktopAccessor

I have also changed the minimize/maximise commands and added a "close window" so that these no longer rely on Dragon and will work on kaldi.

@LexiconCode LexiconCode added Bug Unexpected behavior from existing features. Refactor Restructuring file structure or existing code without changing its external behavior. labels Aug 31, 2019
@LexiconCode LexiconCode merged commit e7b9f00 into dictation-toolbox:master Aug 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Unexpected behavior from existing features. Refactor Restructuring file structure or existing code without changing its external behavior.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants