Giter VIP home page Giter VIP logo

jspeak's Issues

Settings lost

After changing from the default settings and activating the scan/watch clipboard feature (through the button), the settings get reverted to default when scanning is disabled and then re-enabled. The settings show the user set non default settings. However the defaults are being used. This is occurring because the class where the settings are set is a running thread that has been killed, and then a new one gets created. This will be a simple bug to fix. There's more than one way to do it, so an efficient and most practical approach must be chosen. Possible fixes include using Java Properties (See Oracle's Java Really Big Index) or read the settings from the GUI components and then set them each time scanning is enabled. Then if fixed, sliders, etc., do not need to be disabled while the scan clipboard button is disabled. Should a boolean or two booleans or none at all be used to check ! (not) first run and/or default settings enabled to avoid a bunch of code execution when it's not needed?

Error: Unrecognized option: --enable-preview

Hello, I have installed this software on ubuntu but I have this error:

Unrecognized option: --enable-preview -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

Resizing issue

Main window re sizes incorrectly using the java metal look and feel when the expand/retract button is clicked.

Voices with accents not working

Voices with accents are not working. By not working, I mean no sound is being produced. This could be because they are not matching the regular expressions under the voices directory. If the voice is es1-mx1 or something like that for a Mexican accented Spanish voice. More investigation needs to be done.

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.