Code Monkey home page Code Monkey logo

davidacm / ecilibrariestemplate Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1 KB

In order to separate IBMTTS driver from libraries, I created this template. So, when the user install libraries and the driver as separate add-ons, the libraries won't be lost when the user updates the driver. Use this template as the base to create your personal library distribution. This add-on will update the library path, update those params according to your needs in installTasks.py.

Python 100.00%

ecilibrariestemplate's Introduction

Eci libraries template.

This template has been created to help you to package your IBMTTS libraries in an independent add-on. By this way, the user can install libraries and the driver separately. So, when the user updates the driver, the libraries won't be lost. If you copy the libraries in the add-on driver, an IBMTTS update will delete the libraries.

Instructions to use this template.

  1. Paste your libraries inside the "ECILibraries" folder.
  2. go to the "ECILibraries" folder, select all the files and zip them. You can use 7zip or any file compressor for this. Remember that all the files must be placed in the zip root. It means that if you open the zip with the software compressor, the first thing that must be shown are the library files and not a folder.
  3. Change the extension of the compressed file from ".zip" to ".nvda-addon".
  4. Install the newly created add-on, it will automatically update the library paths in the NVDA settings. So, the IBMTTS driver will be able to find the library.
  5. Optionally if you want, you can disable the newly installed add-on, is not required keep this add-on active.

Note: if your library dll is not named "eci.dll", you must specify the correct name in the "installTasks.py" file.

The file installTasks.py contains the process that set the correct NVDA settings to inform the driver where to fin the libraries.

Disclaimer.

This template is intended to be used just with legal copies of the compiled binaries. Make sure that you have the license rights to distribute the libraries that you packaged in the add-on generated with this template. I make no representation or warranty, express or implied. Your use of this template is solely at your own risk.

ecilibrariestemplate's People

Contributors

davidacm avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.