Results 1 to 8 of 8

Thread: Linux/X11 Accessibility

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2006
    Posts
    90
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    6
    Thanked 4 Times in 2 Posts

    Default Re: Linux/X11 Accessibility

    So I did a little more research since the Qt Accessibility stuff didn't really give me what I wanted. I guess I am looking for a AT-SPI C/C++ library. The only one that looks like it is maintained is one with python bindings. Do you use: libatspi?

    I am just interested in what people use.
    Is the d-bus version not being worked on anymore?
    I tried contacting KDE to tell them that their accessibility page is out of date and contains bad links... but the email address they say to use is no longer available. ha!!

    It is almost like no one is working on this anymore. I can't find a recent project site for a C/C++ AT-SPI library. Gnome has "documentation" on it... but they dont really tell you anything about the library or its development. It is a little odd.

    The most up to date page I have found: http://www.linuxfoundation.org/en/Accessibility
    It is like after 2007 everyone stopped working on this thing.
    Maybe I am missing something obvious... but if you guys have any insight... let me know.

    I might try contacting a few people at Qt to see if they can throw me in the right direction. If I found out I'll post it here.

  2. #2
    Join Date
    Aug 2006
    Posts
    90
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    6
    Thanked 4 Times in 2 Posts

    Default Re: Linux/X11 Accessibility

    Ok, after talking to some people from Qt, people on the AT-SPI mailing list, etc... it sounds like AT-SPI is essentially dead.
    Sure in 5-10 years they may have a standard based on D-BUS... but essentially it sounds like accessability under Linux is dead... unless you want to stick with the old Cobra stuff which wont work on anything but Gnome... and you use python.

    Here is a link I was given: http://labs.trolltech.com/page/Proje...ty/QDBusBridge
    Looks like this thing is going to be the basis for "next gen." accessability clients for Linux.

    Apparently some of the D-BUS stuff is in the Qt Demo App. I'll have to check it out.

  3. #3
    Join Date
    Jul 2009
    Location
    Italy, Pieve Ligure (GE)
    Posts
    55
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    7
    Thanked 6 Times in 6 Posts

    Default Re: Linux/X11 Accessibility

    Hello bpetty,

    Any new in this?

    For a project of mine, I'm interested in multi-platform TTS solutions too. TTS would be a rather secondary feature of it, however (and the text to be spoken are in Chinese, which does not make things easier...).

    So for the moment I'm content to having it under Windows (SAPI) but not under Linux. But I'm definitely interested in knowing more about Linux TTS solutions.

    Thanks,

    Miwarre

Similar Threads

  1. static function/object accessibility
    By vonCZ in forum Newbie
    Replies: 21
    Last Post: 19th August 2007, 13:00

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.