by H.G.Muller » 10 Jul 2012, 06:24
It does not connect directly to a Braille display, but I understood that the way these displays work is such that they intercept the output to JAWS and present that in Braille formats. With the early versions there was some problem, because it sent some utterances to JAWS in parts, and it seems the Braille display in that case presents thelast-received part first, so that you would get the sentence in reverse order. But I fixed that, by latting WinBoard first collect a complete sentense in an internal buffer, and only then send the buffer in a single message to JAWS.