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 _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
