[BRLTTY] Working with Java

Samuel Thibault samuel.thibault at ens-lyon.org
Wed Feb 6 20:11:05 EST 2013


Hello,

Nicole Blumhorst, le Wed 30 Jan 2013 11:21:30 -0600, a écrit :
> Hi, I have a basic screen reader written and I want to be able to connect it to
> a braille reader using the brlapi in java.  However I am really new to working
> with this system, so I am having a hard time setting everything up so that I
> can connect to the brlapi in java.  I am not even sure, what files I need to
> put where within the project any help on doing this would be much appreciated.

Which OS are you using?  Windows/Linux?

All you should need is to get the .jar for your system (e.g. in the
libbrlapi-java package in Debian/Ubuntu), and then use it just like any
.jar file, see Bindings/Java/Test2.java for an example.

Samuel


More information about the BRLTTY mailing list