[BRLTTY] using BrlAPI and speech API in one program

marquats at studi.informatik.uni-stuttgart.de marquats at studi.informatik.uni-stuttgart.de
Mon Aug 2 11:19:18 EDT 2010


> Mmm, this looks like Visual is set up in unicode mode, but does #define
> UNICODE, please do (and I'd be happy to know what Visual #defines to
> announce it wants to use unicode variants of functions).

Thank you, I have now solved the problem by two ways:

1. changing to multibyte coding in the project settings:
Configuration Properties / General / Character set: Multi-Byte

2. #undef UNICODE at the beginning of the program
BTW, the constand UNICODE was defined to have the value 1

In both cases the output to the virtual braille display of the xwindow
driver is working now.


I have one more question: Is it also possible to test the input of braille
keys with some virtual braille terminal? The xwindow driver seems to be
only for displaying the output.

Greets, Thomas Marquardt




More information about the BRLTTY mailing list