Open gcapiel opened 12 years ago
I have developed a while ago an add-on to play the current title using voice, called announcer, and it's using an already existing Firefox add-on called CLS-TTS-Suite, they are both available here : http://code.google.com/p/songbird-othersaddons/source/browse/trunk
More info here : clc4tts.clcworld.net
I need to add the Nightingale block compatibility.
We know that Mozilla improved a lot the engine, but we are still working on implementing the new version. On an other note, we don't currently have enough Mac OS X developers/hardware to really test everything on this platform.
@gcapiel did you tried yet the add-on ?
@GeekShadow sorry, I have not had a chance. Can I download the add-on somewhere without having to invoke SVN? In general screen reader users are not fans of self-voicing capabilities, however it's one option especially if combined with a comprehensive list of keyboard short-cuts. One of my developers is going to contact you about potentially having a Google Summer of Code student work on these accessibility enhancements. We would need members from your team help with mentorship along with members from our team providing requirements and testing.
Release after next (probably 5-6 months or more out) will also be built on a modern, current Xulrunner, so if we can indeed get this addon functioning properly it will be a good workaround until we're there.
You just need someone to zip up the addon for you?
yes, just the zipped so i can take a quick look.
Support VoiceOver (Mac), JAWS (Windows) and NVDA (Windows, open source).
Unlike on Windows, the XUL framework has historically proved difficult with VoiceOver, however Mozilla has been improving Firefox compatibility with VoiceOver and it's likely this has been the result of improvements in the XUL framework on OS X.
The version of Gecko in Nightingale is not navigable via a screen reader using VoiceOver. For example, text fields are not voiced. The latest Nightly Build of Firefox works with VoiceOver.
In places where we can't achieve screen reader accessibility, we should support keyboard shortcuts.
Bookshare.org is currently using Songbird to enable people with print disabilities to download, play and sync audio books, but needs a more accessible solution.