[BRLTTY] using BrlAPI and speech API in one program

marquats at studi.informatik.uni-stuttgart.de marquats at studi.informatik.uni-stuttgart.de
Sun Aug 22 05:40:13 EDT 2010


>> I can click on the cells, but the input is not delivered to the
>> program (client).  The method brlapi_readKey (1, &key) does not
>> return when I click.

>Did you use brlapi_acceptKeys() to enable getting them?

Now I tried to solve it by calling brlapi_acceptKeys()
or brlapi_acceptAllKeys(), but it made no difference.


>> 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

>Mmm, it's odd. Did you include brlapi.h before or after windows.h?

I didn't include windows.h at all.
It is a simple Win32 console application and does not need it.


Greets, Thomas Marquardt




More information about the BRLTTY mailing list