> home > projects

PUIR

Parallel UI Rendering

The PUIR project is an implementation of the doctoral research conducted by the author at the Katholieke Universiteit Leuven. It provides a framework for application development in which non-visual access to graphical user interfaces is an inherent feature.

Find out more about PUIR...

jBRL

Simulated Braille Display

The jBRL project provides an on-screen simulated Braille display that can be configured to match the setup of existing refreshable Braille displays. It can be controlled through the provided Java braille API or through standard APIs.

Find out more about jBRL...

jTTS

Java Text-To-Speech

The jTTS project provides a slightly improved version of FreeTTS. It offers coupling with the GNU ClasspathX javax.speech JSAPI implementation rather than the non-open source implementation provided with FreeTTS. It also offers a large set of voices, lexicons and locales (e.g. British English).

Find out more about jTTS...

jDTK

JSAPI for Fonix DECtalk

The jDTK project provides a JSAPI implementation for the Fonix DECtalk software speech synthesizer. It was developed based on the GNU ClasspathX JSAPI implementation, though it should work with any implementation.

Find out more about jDTK...

DCO

Distributed Cache Objects

The DCO project implements lightweight, high performance, and configurable caching of objects in Java, along with a database access abstraction layer.

Find out more about DCO...